diff options
author | Thomas <> | 2021-04-28 10:46:58 +0200 |
---|---|---|
committer | Thomas <> | 2021-04-28 10:46:58 +0200 |
commit | e27e4e6843732f6a6c19e9755b889fa2f67e30e9 (patch) | |
tree | 31a58a524143a716efa233ce46686c8a0a687ae5 /eaaf-springboot-utils | |
parent | 0162be7610e477f82e63bd56887d25123ba5f24e (diff) | |
download | EAAF-Components-e27e4e6843732f6a6c19e9755b889fa2f67e30e9.tar.gz EAAF-Components-e27e4e6843732f6a6c19e9755b889fa2f67e30e9.tar.bz2 EAAF-Components-e27e4e6843732f6a6c19e9755b889fa2f67e30e9.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 2437aa2d..cb701885 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.13</version> + <version>1.1.14-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |