diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-12-11 16:08:19 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-12-11 16:08:19 +0100 |
commit | 31e23d3cedeecf980e39b9637237cb8f3d01ad9f (patch) | |
tree | 00d254b65a95998b09b963ee155baec4b69b48fc /id/server/modules/module-monitoring/pom.xml | |
parent | 81d85c6d08aa5b62e3caf43a97cc513fb855c3fd (diff) | |
download | moa-id-spss-31e23d3cedeecf980e39b9637237cb8f3d01ad9f.tar.gz moa-id-spss-31e23d3cedeecf980e39b9637237cb8f3d01ad9f.tar.bz2 moa-id-spss-31e23d3cedeecf980e39b9637237cb8f3d01ad9f.zip |
change version to 4.1.0
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 99b5b091d..1be1574a5 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.0.1-snapshot</version> + <version>4.1.0</version> </parent> <artifactId>moa-id-module-monitoring</artifactId> |