aboutsummaryrefslogtreecommitdiff
path: root/spss/server/serverws/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-05-21 12:05:36 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-05-21 12:05:36 +0200
commitfb287cd9b4697b78350666b661bb059e7c66aa67 (patch)
treefd2d51c122e19976682f1551fe39ea90ecb6cc30 /spss/server/serverws/pom.xml
parente46fd963799f681d69b1eb7f886979e87e0d6340 (diff)
downloadmoa-id-spss-fb287cd9b4697b78350666b661bb059e7c66aa67.tar.gz
moa-id-spss-fb287cd9b4697b78350666b661bb059e7c66aa67.tar.bz2
moa-id-spss-fb287cd9b4697b78350666b661bb059e7c66aa67.zip
build process update
Diffstat (limited to 'spss/server/serverws/pom.xml')
-rw-r--r--spss/server/serverws/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spss/server/serverws/pom.xml b/spss/server/serverws/pom.xml
index ac06946a4..56168a586 100644
--- a/spss/server/serverws/pom.xml
+++ b/spss/server/serverws/pom.xml
@@ -10,7 +10,7 @@
<groupId>MOA.spss.server</groupId>
<artifactId>moa-spss-ws</artifactId>
<packaging>war</packaging>
- <version>2.0.1</version>
+ <version>${moa-spss-version}</version>
<name>MOA SP/SS WebService</name>
<properties>
@@ -67,7 +67,7 @@
</configuration>
</plugin>
- <plugin>
+<!-- <plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
@@ -84,7 +84,7 @@
</configuration>
</execution>
</executions>
- </plugin>
+ </plugin> -->
</plugins>
</build>
<dependencies>