diff options
author | Thomas <> | 2021-10-22 09:43:55 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-22 09:43:55 +0200 |
commit | 405cd6a73cf0c31a15ca0e8c254ac4f431a15fe2 (patch) | |
tree | db82f1a34752ec7b4715c21abc3563c01157c9ee /eaaf_core_utils | |
parent | 005a974e5ce0ff43c1f86e478dcd53f4e13823a4 (diff) | |
parent | 5876b64fc513455b90c2278859b382b9e3115cc5 (diff) | |
download | EAAF-Components-405cd6a73cf0c31a15ca0e8c254ac4f431a15fe2.tar.gz EAAF-Components-405cd6a73cf0c31a15ca0e8c254ac4f431a15fe2.tar.bz2 EAAF-Components-405cd6a73cf0c31a15ca0e8c254ac4f431a15fe2.zip |
Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components into nightlyBuild
Diffstat (limited to 'eaaf_core_utils')
-rw-r--r-- | eaaf_core_utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index e09c608f..078fc0f3 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.17</version> + <version>1.1.18-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |