diff options
author | Thomas <> | 2022-11-24 08:01:36 +0100 |
---|---|---|
committer | Thomas <> | 2022-11-24 08:01:36 +0100 |
commit | 82e16c1260c872729eaa22e27664dc0313a34fa4 (patch) | |
tree | 42f7276f9781d200228a9841d2dcfddc92d5b854 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 4428a6b1ad5b9de121c1cce675f901213a1e5b51 (diff) | |
download | EAAF-Components-82e16c1260c872729eaa22e27664dc0313a34fa4.tar.gz EAAF-Components-82e16c1260c872729eaa22e27664dc0313a34fa4.tar.bz2 EAAF-Components-82e16c1260c872729eaa22e27664dc0313a34fa4.zip |
build(core): switch to next release version1.3.10
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 a50d719b..7a4a9d08 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.10-SNAPSHOT</version> + <version>1.3.10</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |