diff options
author | Thomas <> | 2024-10-21 11:21:26 +0200 |
---|---|---|
committer | Thomas <> | 2024-10-21 11:21:26 +0200 |
commit | 0e6fc5e8f0c1f21ceffbbe9f799058a647b05fef (patch) | |
tree | 2a5db13f68694d3f9c5e919b98ae175357e6d522 /eaaf-springboot-utils/pom.xml | |
parent | 0bfdb8ada0fb8de5a6f2d131e6396f4afee31a05 (diff) | |
download | EAAF-Components-0e6fc5e8f0c1f21ceffbbe9f799058a647b05fef.tar.gz EAAF-Components-0e6fc5e8f0c1f21ceffbbe9f799058a647b05fef.tar.bz2 EAAF-Components-0e6fc5e8f0c1f21ceffbbe9f799058a647b05fef.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 839aee36..fc26e150 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>2.0.4</version> + <version>2.0.5-SNAPSHOT</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |