diff options
author | Thomas <> | 2022-10-24 10:43:48 +0200 |
---|---|---|
committer | Thomas <> | 2022-10-24 10:43:48 +0200 |
commit | 2c575d1b4534cf507a1bdb683999dff8fff61532 (patch) | |
tree | 6b247dc25461d7227b98965836ecff105ebddf68 /eaaf_modules/eaaf_module_auth_sl20 | |
parent | 281e5b55462712d5b56a7ea1a859ed0affdd4320 (diff) | |
download | EAAF-Components-2c575d1b4534cf507a1bdb683999dff8fff61532.tar.gz EAAF-Components-2c575d1b4534cf507a1bdb683999dff8fff61532.tar.bz2 EAAF-Components-2c575d1b4534cf507a1bdb683999dff8fff61532.zip |
build(core): switch to next snapshot version
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 5cf2adea..0a20924d 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.7</version> + <version>1.3.8-SNAPSHOT</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> |