aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-07-10 15:28:25 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-07-10 15:28:25 +0200
commitd774a81910498c9ee1277c1611d57b07bf069fbd (patch)
treefe4e2d9ce1b1d4b3bd63c0802947d8fc1ed20124 /id/server/moa-id-commons/pom.xml
parentff9703e221414e9840638911b53f441eb86afb72 (diff)
downloadmoa-id-spss-d774a81910498c9ee1277c1611d57b07bf069fbd.tar.gz
moa-id-spss-d774a81910498c9ee1277c1611d57b07bf069fbd.tar.bz2
moa-id-spss-d774a81910498c9ee1277c1611d57b07bf069fbd.zip
First parts of the new MOA-ID configuration module
Diffstat (limited to 'id/server/moa-id-commons/pom.xml')
-rw-r--r--id/server/moa-id-commons/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml
index c04ea13fa..591998185 100644
--- a/id/server/moa-id-commons/pom.xml
+++ b/id/server/moa-id-commons/pom.xml
@@ -53,15 +53,15 @@
<dependency>
<groupId>at.gv.egiz.components</groupId>
<artifactId>egiz-configuration-api</artifactId>
- <version>0.1</version>
+ <version>0.2</version>
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>at.gv.egiz.components</groupId>
<artifactId>egiz-configuration-file</artifactId>
- <version>0.1</version>
+ <version>0.2</version>
<classifier>sources</classifier>
- </dependency>
+ </dependency>
<dependency>
<groupId>org.hibernate</groupId>