aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-03-20 14:05:05 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-03-20 14:05:05 +0100
commit221e56ee86339b80a8c3e590450c234c2c9af7d9 (patch)
tree41747e5ecf88b15f1c5dc755461bb067c0b3fd88 /pom.xml
parenta81cea6b42fcc46ea1f1a6a2e263f1398464c638 (diff)
downloadmoa-id-spss-221e56ee86339b80a8c3e590450c234c2c9af7d9.tar.gz
moa-id-spss-221e56ee86339b80a8c3e590450c234c2c9af7d9.tar.bz2
moa-id-spss-221e56ee86339b80a8c3e590450c234c2c9af7d9.zip
add MOA-ID project to build process
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index b1fbefef0..9a452d022 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<modules>
<module>common</module>
<module>spss</module>
- <!-- <module>id</module>-->
+ <module>id</module>
</modules>
</profile>
</profiles>
@@ -197,12 +197,12 @@
<version>2.0.0</version>
<scope>compile</scope>
</dependency>
- <!-- <dependency>
+ <dependency>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>
<version>2.0-RC2</version>
<scope>compile</scope>
- </dependency>-->
+ </dependency>
<dependency>
<groupId>MOA.spss.server</groupId>
<artifactId>moa-spss-lib</artifactId>