diff options
author | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2021-10-21 10:20:52 +0200 |
---|---|---|
committer | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2021-10-21 10:20:52 +0200 |
commit | 73a5c773ba490cac9821462d45a0ec6a7fec1aa5 (patch) | |
tree | 592eea4b899e7f72551d1dbab45362475ea2314e /eaaf_modules/eaaf_module_pvp2_idp/pom.xml | |
parent | 1f8fc2851db3a03b9d3d731a568a7fcfe3846d74 (diff) | |
download | EAAF-Components-73a5c773ba490cac9821462d45a0ec6a7fec1aa5.tar.gz EAAF-Components-73a5c773ba490cac9821462d45a0ec6a7fec1aa5.tar.bz2 EAAF-Components-73a5c773ba490cac9821462d45a0ec6a7fec1aa5.zip |
switch to next snapshot version
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 3d0ec240..ff6e34b8 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</version> + <version>1.1.18-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |