diff options
author | Thomas <> | 2021-09-03 14:34:38 +0200 |
---|---|---|
committer | Thomas <> | 2021-09-03 14:34:38 +0200 |
commit | ea3c35558d9296c9071d2b55c2e4fd7d451ee45c (patch) | |
tree | d886798d186ce40f419a2207fcc8328c25c66cbe /eaaf_modules/eaaf_module_pvp2_idp/pom.xml | |
parent | 2b6aa2a1043cbf9c5f438d48e4d5ea079ddf8f8f (diff) | |
download | EAAF-Components-ea3c35558d9296c9071d2b55c2e4fd7d451ee45c.tar.gz EAAF-Components-ea3c35558d9296c9071d2b55c2e4fd7d451ee45c.tar.bz2 EAAF-Components-ea3c35558d9296c9071d2b55c2e4fd7d451ee45c.zip |
switch to next release version1.1.15
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_idp/pom.xml')
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index fac00229..29070510 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.1.15-SNAPSHOT</version> + <version>1.1.15</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |