diff options
author | Thomas <> | 2022-06-22 12:51:41 +0200 |
---|---|---|
committer | Thomas <> | 2022-06-22 12:51:41 +0200 |
commit | 92ed784394bd4d81b12861d938e6094e20c36dcc (patch) | |
tree | d2949331ad98f0ce251bc6b5bd21cc1e80d4ca1b /eaaf_modules/eaaf_module_pvp2_idp/pom.xml | |
parent | 31019aead2fce419a0a63c97ac07b5e373c946fd (diff) | |
download | EAAF-Components-92ed784394bd4d81b12861d938e6094e20c36dcc.tar.gz EAAF-Components-92ed784394bd4d81b12861d938e6094e20c36dcc.tar.bz2 EAAF-Components-92ed784394bd4d81b12861d938e6094e20c36dcc.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 d6a28228..e869bdfc 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.3</version> + <version>1.3.4-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |