diff options
author | Thomas <> | 2021-03-01 19:42:59 +0100 |
---|---|---|
committer | Thomas <> | 2021-03-01 19:42:59 +0100 |
commit | 4bb06aa415b2c46bcf46c0b8d951145f208a9cb0 (patch) | |
tree | 730bf7ff459854137a971ab8be71a73a4316f6db /eaaf_modules/eaaf_module_auth_sl20 | |
parent | 41dfc9938c5e5da2dfeed251c37865a72d115f75 (diff) | |
download | EAAF-Components-4bb06aa415b2c46bcf46c0b8d951145f208a9cb0.tar.gz EAAF-Components-4bb06aa415b2c46bcf46c0b8d951145f208a9cb0.tar.bz2 EAAF-Components-4bb06aa415b2c46bcf46c0b8d951145f208a9cb0.zip |
switch to next snapshot version because end-point update maybe brakes other projects
Diffstat (limited to 'eaaf_modules/eaaf_module_auth_sl20')
-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 89cb3e38..b9c64873 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.12-SNAPSHOT</version> + <version>1.1.13-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |