diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-11-12 09:47:31 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-11-12 09:47:31 +0100 |
commit | d0cecdd8df679ea2d40b5a38299d7cf2a72f01b0 (patch) | |
tree | e3777ea474254e55f09b06c06b84e70871f5ecf1 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 465c25d4d338b4058366456d3fd7a41cd372481b (diff) | |
download | EAAF-Components-d0cecdd8df679ea2d40b5a38299d7cf2a72f01b0.tar.gz EAAF-Components-d0cecdd8df679ea2d40b5a38299d7cf2a72f01b0.tar.bz2 EAAF-Components-d0cecdd8df679ea2d40b5a38299d7cf2a72f01b0.zip |
switch to 1.0.13-SNAPSHOT
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 69429fe0..decf35bf 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.12-SNAPSHOT</version> + <version>1.0.13-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |