diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-18 08:58:13 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-18 08:58:13 +0200 |
commit | 1cea95f58bbd737c707734e77968dbefb7f311e8 (patch) | |
tree | 29d93452f0da9629566d60c483caa9d3b3bc515d /id/server/modules/module-monitoring/pom.xml | |
parent | e913773134f617eb7afbe00362e5b580776b8ad8 (diff) | |
download | moa-id-spss-1cea95f58bbd737c707734e77968dbefb7f311e8.tar.gz moa-id-spss-1cea95f58bbd737c707734e77968dbefb7f311e8.tar.bz2 moa-id-spss-1cea95f58bbd737c707734e77968dbefb7f311e8.zip |
switch to release-candidate 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 3452c7f59..888445c74 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-SNAPSHOT</version> + <version>4.1.4-RC1</version> </parent> <artifactId>moa-id-module-monitoring</artifactId> |