diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 11:33:24 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 11:33:24 +0200 |
commit | 4ccea26febcccf9611875ec54e68b262de7762bc (patch) | |
tree | f3a46f9c1b46092dc56a741225f9962dcdd96065 /id/server/auth-edu | |
parent | ab5efe91d1779893723a7085e1f8984a4b9b466f (diff) | |
download | moa-id-spss-4ccea26febcccf9611875ec54e68b262de7762bc.tar.gz moa-id-spss-4ccea26febcccf9611875ec54e68b262de7762bc.tar.bz2 moa-id-spss-4ccea26febcccf9611875ec54e68b262de7762bc.zip |
switch to next snapshot version
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 0f09a0c8a..da8e0321a 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.4</version> + <version>4.1.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |