diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-24 12:44:24 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-24 12:44:24 +0100 |
commit | 5f39bc056a8e8409d1608228443d12e13812f297 (patch) | |
tree | ce57dc72a6176ce0fa20ee9af56db056f1723b7e /id/pom.xml | |
parent | 6082309160b1bb2b0c6729a8d3bdab4fdea20140 (diff) | |
download | moa-id-spss-5f39bc056a8e8409d1608228443d12e13812f297.tar.gz moa-id-spss-5f39bc056a8e8409d1608228443d12e13812f297.tar.bz2 moa-id-spss-5f39bc056a8e8409d1608228443d12e13812f297.zip |
update version to 2.0.0
Diffstat (limited to 'id/pom.xml')
-rw-r--r-- | id/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/pom.xml b/id/pom.xml index 61f1ec2b3..6b96451fa 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -9,12 +9,12 @@ <modelVersion>4.0.0</modelVersion> <artifactId>id</artifactId> <packaging>pom</packaging> - <version>2.0-RC3</version> + <version>2.0.0</version> <name>MOA ID</name> <modules> <module>oa</module> - <module>templates</module> +<!-- <module>templates</module> --> <module>server</module> <module>ConfigWebTool</module> </modules> |