diff options
author | Thomas <> | 2021-12-09 11:09:28 +0100 |
---|---|---|
committer | Thomas <> | 2021-12-09 11:09:28 +0100 |
commit | 2cb1ac772e1822b21bb10f5ae6ab152939554de0 (patch) | |
tree | acbee0c6a3b4338211d65ccaa4ff32655d2b54ec /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | db1cde4eb42c98c4661ec5dcf12b970ece477fcc (diff) | |
download | EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.tar.gz EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.tar.bz2 EAAF-Components-2cb1ac772e1822b21bb10f5ae6ab152939554de0.zip |
switch to next release version1.2.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 0531a26c..bbd25a73 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.1.21-SNAPSHOT</version> + <version>1.2.0</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |