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_core_api | |
parent | d84b78c189a3f0d1a9e7a43eed55917cdff413eb (diff) | |
download | EAAF-Components-2.x/main.tar.gz EAAF-Components-2.x/main.tar.bz2 EAAF-Components-2.x/main.zip |
Diffstat (limited to 'eaaf_core_api')
-rw-r--r-- | eaaf_core_api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 330a453f..9a23b0d5 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -7,7 +7,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_core_api</artifactId> |