diff options
author | Thomas <> | 2021-11-03 11:39:37 +0100 |
---|---|---|
committer | Thomas <> | 2021-11-03 11:39:37 +0100 |
commit | 803165322243cd0a83dd9e988b8dc19adfc167cb (patch) | |
tree | 587d52b46d1e71b11ba13b92faa62308e3989fd3 /eaaf-springboot-utils | |
parent | 0b570ba55143bbb322e2bab3446b547fdb51e70d (diff) | |
download | EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.tar.gz EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.tar.bz2 EAAF-Components-803165322243cd0a83dd9e988b8dc19adfc167cb.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 d6eefc15..aa04aad6 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.18</version> + <version>1.1.19-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |