aboutsummaryrefslogtreecommitdiff
path: root/id/oa
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-03-09 13:41:09 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-03-09 13:41:09 +0100
commit74d8c83f76074d2d0df784cb4a305c586a702d25 (patch)
treee3d75a69a343a873128e03a5c396351cf91ec263 /id/oa
parent4372ee1611fd6f9542febcf38163bf784e473c5e (diff)
downloadmoa-id-spss-74d8c83f76074d2d0df784cb4a305c586a702d25.tar.gz
moa-id-spss-74d8c83f76074d2d0df784cb4a305c586a702d25.tar.bz2
moa-id-spss-74d8c83f76074d2d0df784cb4a305c586a702d25.zip
move moa-common to moa-id-common, because MOA-SPSS becomes a seperate project
Diffstat (limited to 'id/oa')
-rw-r--r--id/oa/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml
index 191eb2be6..981443ef6 100644
--- a/id/oa/pom.xml
+++ b/id/oa/pom.xml
@@ -122,11 +122,11 @@
<version>0.7.1</version>
</dependency>
- <dependency>
+<!-- <dependency>
<groupId>MOA</groupId>
<artifactId>moa-common</artifactId>
<type>jar</type>
- </dependency>
+ </dependency> -->
</dependencies>