diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-06-15 15:00:12 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-06-15 15:00:12 +0200 |
commit | 43a86470cfb621226fbffa609640bdd4a5d381eb (patch) | |
tree | ffa7df4a6cb290160bcc11af6a39d8df0e743005 /eaaf_modules/pom.xml | |
parent | 2566ca181ff46eaa23c5c94baf9f2a81f1a9287f (diff) | |
parent | 8003717dc8fb8e5a51f2376f09e0ea740e6eca8f (diff) | |
download | EAAF-Components-43a86470cfb621226fbffa609640bdd4a5d381eb.tar.gz EAAF-Components-43a86470cfb621226fbffa609640bdd4a5d381eb.tar.bz2 EAAF-Components-43a86470cfb621226fbffa609640bdd4a5d381eb.zip |
Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components into nightlyBuild
Diffstat (limited to 'eaaf_modules/pom.xml')
-rw-r--r-- | eaaf_modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml index d9c4ba76..e33acb93 100644 --- a/eaaf_modules/pom.xml +++ b/eaaf_modules/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.5-SNAPSHOT</version> + <version>1.1.6-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> |