diff options
author | Thomas <> | 2022-01-19 13:58:51 +0100 |
---|---|---|
committer | Thomas <> | 2022-01-19 13:58:51 +0100 |
commit | 4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d (patch) | |
tree | e2a9fcaa98f74b07fd7a58b9fbad1551ec7d805f /eaaf_modules/eaaf_module_pvp2_idp/pom.xml | |
parent | 0e60708e5915eb858d5931c45f807329bd365c11 (diff) | |
download | EAAF-Components-4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d.tar.gz EAAF-Components-4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d.tar.bz2 EAAF-Components-4932d6e3ef8b2347ecb0c66d5b8206fcfa54d77d.zip |
build: switch to new 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 53ffff26..1edab76b 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.2.1-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_idp</name> |