diff options
author | Thomas <> | 2024-04-04 13:34:40 +0200 |
---|---|---|
committer | Thomas <> | 2024-04-04 13:34:40 +0200 |
commit | fef82158e51b40edc046f6f1ceb9fe1637333b45 (patch) | |
tree | e73fad8b371d71921638da9c5dc79fcc1762f31f /eaaf_modules/eaaf_module_pvp2_idp | |
parent | 7ef6302c42bbc603e14c062f8f9a1f26a2fc29e8 (diff) | |
download | EAAF-Components-fef82158e51b40edc046f6f1ceb9fe1637333b45.tar.gz EAAF-Components-fef82158e51b40edc046f6f1ceb9fe1637333b45.tar.bz2 EAAF-Components-fef82158e51b40edc046f6f1ceb9fe1637333b45.zip |
build(core): switch to next release version
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 a67f4b69..4482f49f 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>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |