aboutsummaryrefslogtreecommitdiff
path: root/id/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2013-10-03 12:11:29 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2013-10-03 12:11:29 +0200
commitb0f09b21746380c80b738a051f313caf0b0b684d (patch)
tree01b929993b73bdaf0c93b90a5971be97385599f5 /id/pom.xml
parent173b6db7d9ed8c1115ec634de68b7a9d8f70f812 (diff)
downloadmoa-id-spss-b0f09b21746380c80b738a051f313caf0b0b684d.tar.gz
moa-id-spss-b0f09b21746380c80b738a051f313caf0b0b684d.tar.bz2
moa-id-spss-b0f09b21746380c80b738a051f313caf0b0b684d.zip
Code CleanUP and change to consisted Version numbers
Diffstat (limited to 'id/pom.xml')
-rw-r--r--id/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/pom.xml b/id/pom.xml
index cc87b73f2..22bbeca65 100644
--- a/id/pom.xml
+++ b/id/pom.xml
@@ -3,11 +3,10 @@
<parent>
<groupId>MOA</groupId>
<artifactId>MOA</artifactId>
- <version>1.9.96-SNAPSHOT</version>
+ <version>2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>MOA</groupId>
<artifactId>id</artifactId>
<packaging>pom</packaging>
<version>1.9.96-SNAPSHOT</version>
@@ -17,6 +16,7 @@
<module>oa</module>
<module>templates</module>
<module>server</module>
+ <module>ConfigWebTool</module>
</modules>
<properties>