diff options
author | Thomas <> | 2021-08-11 11:57:40 +0200 |
---|---|---|
committer | Thomas <> | 2021-08-11 11:57:40 +0200 |
commit | 8808768eab82d4191da3356e38febb6f6703ebb5 (patch) | |
tree | 453328f57e5efc036d7f084a2b4b4babcdce9694 /eaaf-springboot-utils | |
parent | 565fd95cbb653dae6c1e65ccb984ee01ebfbf11c (diff) | |
download | EAAF-Components-8808768eab82d4191da3356e38febb6f6703ebb5.tar.gz EAAF-Components-8808768eab82d4191da3356e38febb6f6703ebb5.tar.bz2 EAAF-Components-8808768eab82d4191da3356e38febb6f6703ebb5.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 09709967..39f5b3bd 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.14</version> + <version>1.1.15-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |