diff options
author | Thomas <> | 2022-10-04 07:11:15 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-04 07:11:15 +0200 |
commit | 70ec856b001d9515fdb904300eb3d63e36eb5670 (patch) | |
tree | c23335a51a4cf7de56c9e783e60c899abd8a0914 /eaaf_modules/eaaf_module_pvp2_idp/pom.xml | |
parent | 3f016936cab74021d38384f69401848781b30efa (diff) | |
download | EAAF-Components-70ec856b001d9515fdb904300eb3d63e36eb5670.tar.gz EAAF-Components-70ec856b001d9515fdb904300eb3d63e36eb5670.tar.bz2 EAAF-Components-70ec856b001d9515fdb904300eb3d63e36eb5670.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 a737459c..b828572a 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.5</version> + <version>1.3.6-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |