diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-08-31 16:34:58 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-08-31 16:34:58 +0200 |
commit | c0544b328452ae3cfcd8a768e30afbb30744fb7b (patch) | |
tree | d27deb7eeaccf9fe4e8861e7a80b56a2bc331b4f /id/server/modules/moa-id-module-sl20_authentication | |
parent | 58db610bd0abd302e9886bc5f388af158fa295d2 (diff) | |
download | moa-id-spss-c0544b328452ae3cfcd8a768e30afbb30744fb7b.tar.gz moa-id-spss-c0544b328452ae3cfcd8a768e30afbb30744fb7b.tar.bz2 moa-id-spss-c0544b328452ae3cfcd8a768e30afbb30744fb7b.zip |
switch to next snapshot versiondevelopment_preview
Diffstat (limited to 'id/server/modules/moa-id-module-sl20_authentication')
-rw-r--r-- | id/server/modules/moa-id-module-sl20_authentication/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-module-sl20_authentication/pom.xml b/id/server/modules/moa-id-module-sl20_authentication/pom.xml index 8f3b6269e..b48a3820e 100644 --- a/id/server/modules/moa-id-module-sl20_authentication/pom.xml +++ b/id/server/modules/moa-id-module-sl20_authentication/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>MOA.id.server.modules</groupId> <artifactId>moa-id-modules</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> </parent> <artifactId>moa-id-module-sl20_authentication</artifactId> <name>moa-id-module-sl20_authentication</name> |