diff options
author | Thomas <> | 2024-05-28 18:13:34 +0200 |
---|---|---|
committer | Thomas <> | 2024-05-28 18:13:34 +0200 |
commit | 6f830fe42b0bfd75b538734eca8112743949052b (patch) | |
tree | 3f5f13849a1676c26071a7bbb5775ed8dd53d7db /eaaf-springboot-utils/pom.xml | |
parent | d84b78c189a3f0d1a9e7a43eed55917cdff413eb (diff) | |
download | EAAF-Components-6f830fe42b0bfd75b538734eca8112743949052b.tar.gz EAAF-Components-6f830fe42b0bfd75b538734eca8112743949052b.tar.bz2 EAAF-Components-6f830fe42b0bfd75b538734eca8112743949052b.zip |
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 7ce05ca1..ce289bd7 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.2-SNAPSHOT</version> + <version>2.0.2</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf-springboot-utils</artifactId> |