diff options
author | Thomas <> | 2021-05-23 10:31:47 +0200 |
---|---|---|
committer | Thomas <> | 2021-05-23 10:31:47 +0200 |
commit | 4a6af28e8ddbd3fdf4a0e678ce740d33b1f09652 (patch) | |
tree | 20cdd069f9094d46c2797eeee51b1494d5e4184c /eaaf_core_utils/pom.xml | |
parent | b678f2bfc9b706c31aab5eb6a2a57ca1c0af0ebc (diff) | |
download | EAAF-Components-4a6af28e8ddbd3fdf4a0e678ce740d33b1f09652.tar.gz EAAF-Components-4a6af28e8ddbd3fdf4a0e678ce740d33b1f09652.tar.bz2 EAAF-Components-4a6af28e8ddbd3fdf4a0e678ce740d33b1f09652.zip |
switch to next snapshot version
Diffstat (limited to 'eaaf_core_utils/pom.xml')
-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 ce6c50c6..df1c3d9c 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.13.1</version> + <version>1.1.14-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> |