diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-01 18:10:56 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-04-01 18:10:56 +0200 |
commit | a6539d2b881f1567d77fbc87e3676ffb9ffb9dcb (patch) | |
tree | 745fc46548e542da3ae30b5bb4e8cb025509d927 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 3f487b82a6955a2fa83bcf15dc771ed18c47e36a (diff) | |
download | EAAF-Components-a6539d2b881f1567d77fbc87e3676ffb9ffb9dcb.tar.gz EAAF-Components-a6539d2b881f1567d77fbc87e3676ffb9ffb9dcb.tar.bz2 EAAF-Components-a6539d2b881f1567d77fbc87e3676ffb9ffb9dcb.zip |
switch to next snapshot version
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 c113ef98..8d3b09a9 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.1</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |