diff options
author | Thomas <> | 2021-09-03 14:35:59 +0200 |
---|---|---|
committer | Thomas <> | 2021-09-03 14:35:59 +0200 |
commit | 4a4f3581b1921300d78202541dc44f693508ca6a (patch) | |
tree | 0df6ae74f9cdbeb4d6d4f79755b04ae5ca3dcc91 /eaaf-springboot-utils | |
parent | ea3c35558d9296c9071d2b55c2e4fd7d451ee45c (diff) | |
download | EAAF-Components-4a4f3581b1921300d78202541dc44f693508ca6a.tar.gz EAAF-Components-4a4f3581b1921300d78202541dc44f693508ca6a.tar.bz2 EAAF-Components-4a4f3581b1921300d78202541dc44f693508ca6a.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 7352cf83..447f0a6a 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.15</version> + <version>1.1.16-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |