aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorKlaus Stranacher <kstranacher@iaik.tugraz.at>2014-03-09 21:04:57 +0100
committerKlaus Stranacher <kstranacher@iaik.tugraz.at>2014-03-09 21:04:57 +0100
commit6cc5cd2311c9e6cde062fa4034444969f9c293e0 (patch)
treed0bfb62113621ce726c78697fa291ccf42c89f31 /pom.xml
parent5fa4dd6fd8955dd601375f81b992df26757f89e4 (diff)
downloadmoa-id-spss-6cc5cd2311c9e6cde062fa4034444969f9c293e0.tar.gz
moa-id-spss-6cc5cd2311c9e6cde062fa4034444969f9c293e0.tar.bz2
moa-id-spss-6cc5cd2311c9e6cde062fa4034444969f9c293e0.zip
POMs added to dependencies
maven-assembly-plugin version set to 2.2-beta-1 (for MOA-SPSS) Update TSL parts
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 2ac793aa2..c8fc00ea1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
<properties>
<repositoryPath>${basedir}/repository</repositoryPath>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<profiles>
@@ -64,7 +65,8 @@
<plugin>
<inherited>false</inherited>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.4</version>
+ <version>2.2-beta-1</version>
+ <!-- TODO Update Version 2.2-beta-1 for MOA-SPSS -->
<configuration>
<finalName>moa</finalName>
<descriptors>
@@ -204,7 +206,7 @@
<dependency>
<groupId>MOA.spss.server</groupId>
<artifactId>moa-spss-lib</artifactId>
- <version>2.0.0</version>
+ <version>1.5.2</version>
<scope>compile</scope>
</dependency>
<dependency>
@@ -217,7 +219,7 @@
<dependency>
<groupId>MOA.spss.server</groupId>
<artifactId>moa-spss-tools</artifactId>
- <version>2.0.0</version>
+ <version>1.5.2</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -354,7 +356,7 @@
<dependency>
<groupId>iaik.prod</groupId>
<artifactId>iaik_tsl</artifactId>
- <version>1.0</version>
+ <version>1.0.5</version>
</dependency>
<dependency>
<groupId>iaik.prod</groupId>