diff options
author | Thomas <> | 2022-05-09 07:47:44 +0200 |
---|---|---|
committer | Thomas <> | 2022-05-09 07:47:44 +0200 |
commit | 38b84400711633c89a9b6488adc482384102924a (patch) | |
tree | 0403447405da901214cc8782183c0899505057ad /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 1ff816539c45ebc195eef5d005787ecce2244779 (diff) | |
download | EAAF-Components-38b84400711633c89a9b6488adc482384102924a.tar.gz EAAF-Components-38b84400711633c89a9b6488adc482384102924a.tar.bz2 EAAF-Components-38b84400711633c89a9b6488adc482384102924a.zip |
build(core): switch to next release version1.3.2
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 81d697b3..83894375 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.2-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |