diff options
author | Thomas <> | 2021-10-06 14:50:10 +0200 |
---|---|---|
committer | Thomas <> | 2021-10-06 14:50:10 +0200 |
commit | a401f00ab8d8d610c03217860a90786ae1562b1f (patch) | |
tree | 104fa1d97c01eff53033de460f3de5d534b477f4 /eaaf-springboot-utils | |
parent | 295bb3091f2c16ec695e8c5d8cfb9eb0bb12ad7d (diff) | |
download | EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.tar.gz EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.tar.bz2 EAAF-Components-a401f00ab8d8d610c03217860a90786ae1562b1f.zip |
switch to next snapshot version
Diffstat (limited to 'eaaf-springboot-utils')
-rw-r--r-- | eaaf-springboot-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf-springboot-utils/pom.xml b/eaaf-springboot-utils/pom.xml index 0c8294df..63b0dd31 100644 --- a/eaaf-springboot-utils/pom.xml +++ b/eaaf-springboot-utils/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.1.16.1</version> + <version>1.1.17-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |