diff options
| author | Thomas <> | 2022-03-01 13:23:54 +0100 | 
|---|---|---|
| committer | Thomas <> | 2022-03-01 13:23:54 +0100 | 
| commit | 1689c53cbca4ce64449633323b189220afdaeb6b (patch) | |
| tree | 06d052a73662cd4862934a83074e48aff0b75441 /eaaf_modules/eaaf_module_pvp2_sp | |
| parent | f66a841abf6e9ff5c4241d0124d0654d3435c862 (diff) | |
| download | EAAF-Components-1689c53cbca4ce64449633323b189220afdaeb6b.tar.gz EAAF-Components-1689c53cbca4ce64449633323b189220afdaeb6b.tar.bz2 EAAF-Components-1689c53cbca4ce64449633323b189220afdaeb6b.zip | |
build: switch to next release version1.3.0
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_sp')
| -rw-r--r-- | eaaf_modules/eaaf_module_pvp2_sp/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml index db2fbf74..c012dcb3 100644 --- a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml @@ -5,7 +5,7 @@    <parent>      <groupId>at.gv.egiz.eaaf</groupId>      <artifactId>eaaf_modules</artifactId> -    <version>1.3.0-SNAPSHOT</version> +    <version>1.3.0</version>    </parent>    <artifactId>eaaf_module_pvp2_sp</artifactId>    <name>eaaf_module_pvp2_sp</name> | 
