diff options
author | Thomas <> | 2022-05-09 08:34:43 +0200 |
---|---|---|
committer | Thomas <> | 2022-05-09 08:34:43 +0200 |
commit | e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed (patch) | |
tree | 29bc169c16eff312f4656cff47ed162abb522742 /eaaf_modules/eaaf_module_pvp2_idp/pom.xml | |
parent | 38b84400711633c89a9b6488adc482384102924a (diff) | |
download | EAAF-Components-e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed.tar.gz EAAF-Components-e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed.tar.bz2 EAAF-Components-e44c4f43d830e301a4b3e4e4ed7a23f8cce4caed.zip |
build(core): 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 b908b47c..606c0aed 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.3.2</version> + <version>1.3.3-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |