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/modules/module-monitoring/pom.xml | |
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/modules/module-monitoring/pom.xml')
-rw-r--r-- | id/server/modules/module-monitoring/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/modules/module-monitoring/pom.xml b/id/server/modules/module-monitoring/pom.xml index 927065f62..fedbccee3 100644 --- a/id/server/modules/module-monitoring/pom.xml +++ b/id/server/modules/module-monitoring/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>MOA.id.server.modules</groupId> <artifactId>moa-id-modules</artifactId> - <version>4.1.4</version> + <version>4.1.5-SNAPSHOT</version> </parent> <artifactId>moa-id-module-monitoring</artifactId> |