aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-08-05 14:40:23 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-08-05 14:40:23 +0200
commitb0a0f1baf5a17df00c61d151c03ba3e6f6a99685 (patch)
treead0be962727911cce933a70e9e3500af0039cc9c /id/server/modules/pom.xml
parent67ca77e89aef7e75d43eb29f7be24ad68d2d5c8a (diff)
downloadmoa-id-spss-b0a0f1baf5a17df00c61d151c03ba3e6f6a99685.tar.gz
moa-id-spss-b0a0f1baf5a17df00c61d151c03ba3e6f6a99685.tar.bz2
moa-id-spss-b0a0f1baf5a17df00c61d151c03ba3e6f6a99685.zip
change version structure of project
Diffstat (limited to 'id/server/modules/pom.xml')
-rw-r--r--id/server/modules/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/id/server/modules/pom.xml b/id/server/modules/pom.xml
index 85dc122dd..80451c89a 100644
--- a/id/server/modules/pom.xml
+++ b/id/server/modules/pom.xml
@@ -5,12 +5,11 @@
<parent>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
- <version>3.x</version>
+ <version>4.0.1-snapshot</version>
</parent>
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-modules</artifactId>
- <version>${moa-id-version}</version>
<packaging>pom</packaging>
<name>MOA ID-Modules</name>