diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-03 15:12:31 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-12-03 15:12:31 +0100 |
commit | 58315e7f345600c7d9471788829d24b0c0e3a332 (patch) | |
tree | 0ea4f5d98e82d6e0079ac008c3e93e99ab8af291 /eaaf_modules/eaaf_module_auth_sl20/pom.xml | |
parent | 1f332c4d81d2ba2c883a94ed5b0810d6fc7356dd (diff) | |
download | EAAF-Components-58315e7f345600c7d9471788829d24b0c0e3a332.tar.gz EAAF-Components-58315e7f345600c7d9471788829d24b0c0e3a332.tar.bz2 EAAF-Components-58315e7f345600c7d9471788829d24b0c0e3a332.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 d056e7d1..cccb91ad 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.10</version> + <version>1.1.11-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |