diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-06 11:13:10 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-06 11:13:10 +0200 |
commit | ac055e1ff20150eb6404b46533b793b5ed32aaef (patch) | |
tree | 7c24580816061d5c764475df51c572bf15503262 /eaaf_core | |
parent | 31ea8ca51e28565d2b9801c8e6fea10eeed9acd0 (diff) | |
parent | 747f7361f9bb7d9ee3322d33452ff5e6834ef25e (diff) | |
download | EAAF-Components-ac055e1ff20150eb6404b46533b793b5ed32aaef.tar.gz EAAF-Components-ac055e1ff20150eb6404b46533b793b5ed32aaef.tar.bz2 EAAF-Components-ac055e1ff20150eb6404b46533b793b5ed32aaef.zip |
Merge branch '1.0.x/nightlybuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components into 1.0.x/nightlybuild
Diffstat (limited to 'eaaf_core')
-rw-r--r-- | eaaf_core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index ffea0208..8f1f3daa 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.13.2</version> + <version>1.0.14-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> |