diff options
| author | Thomas <> | 2021-10-14 16:46:01 +0200 | 
|---|---|---|
| committer | Thomas <> | 2021-10-14 16:46:01 +0200 | 
| commit | 1f8fc2851db3a03b9d3d731a568a7fcfe3846d74 (patch) | |
| tree | daf6d27457d75684f5ef0ea59541e0c2db2c3f4c /eaaf_modules/eaaf_module_pvp2_idp | |
| parent | 4981ce216b0af1616be2f663a79ff46597cc6014 (diff) | |
| download | EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.tar.gz EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.tar.bz2 EAAF-Components-1f8fc2851db3a03b9d3d731a568a7fcfe3846d74.zip | |
switch to next release version1.1.17
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_idp')
| -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 11282c12..3d0ec240 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.17-SNAPSHOT</version> +    <version>1.1.17</version>    </parent>    <artifactId>eaaf_module_pvp2_idp</artifactId>    <name>eaaf_module_pvp2_idp</name> | 
