aboutsummaryrefslogtreecommitdiff
path: root/spss
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 /spss
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 'spss')
-rw-r--r--spss/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spss/pom.xml b/spss/pom.xml
index 2f1d57446..1c2a3fbfa 100644
--- a/spss/pom.xml
+++ b/spss/pom.xml
@@ -1,10 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
- <parent>
+<!-- <parent>
<groupId>MOA</groupId>
<artifactId>MOA</artifactId>
<version>2.x</version>
- </parent>
+ </parent> -->
<modelVersion>4.0.0</modelVersion>
<artifactId>spss</artifactId>