diff options
author | Thomas <> | 2023-08-02 07:40:35 +0200 |
---|---|---|
committer | Thomas <> | 2023-08-02 07:40:35 +0200 |
commit | 5d56b6b2d8cc654a13b9358c7bbe5459f24fb0c5 (patch) | |
tree | 1ee5087c7f43136d35d7374a607199d2c48a19fc /eaaf-springboot-utils/pom.xml | |
parent | a1663f723bc69238650dd30b1eca3cae66ba1843 (diff) | |
download | EAAF-Components-5d56b6b2d8cc654a13b9358c7bbe5459f24fb0c5.tar.gz EAAF-Components-5d56b6b2d8cc654a13b9358c7bbe5459f24fb0c5.tar.bz2 EAAF-Components-5d56b6b2d8cc654a13b9358c7bbe5459f24fb0c5.zip |
build(core): switch to next snapshot version
Diffstat (limited to 'eaaf-springboot-utils/pom.xml')
-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 0121de66..9ae133a8 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.3.15</version> + <version>1.3.16-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |