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/auth-edu | |
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/auth-edu')
-rw-r--r-- | id/server/auth-edu/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml index d0de036ff..03908e839 100644 --- a/id/server/auth-edu/pom.xml +++ b/id/server/auth-edu/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>MOA.id</groupId> <artifactId>moa-id</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |