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_auth_sl20/pom.xml | |
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_auth_sl20/pom.xml')
-rw-r--r-- | eaaf_modules/eaaf_module_auth_sl20/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index cf5af535..543116dd 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -6,7 +6,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_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |