aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/pom.xml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-03 19:04:01 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-03 19:04:01 +0100
commit791615f1f887f81ade19a374e2552f3cb1be89ab (patch)
treecddbd5c8d76fff6c1cec359212ab0bf13c687729 /id/server/moa-id-commons/pom.xml
parentd4d3d93cd9d6338cf1755eb1a0ce47bec7e4c109 (diff)
downloadmoa-id-spss-791615f1f887f81ade19a374e2552f3cb1be89ab.tar.gz
moa-id-spss-791615f1f887f81ade19a374e2552f3cb1be89ab.tar.bz2
moa-id-spss-791615f1f887f81ade19a374e2552f3cb1be89ab.zip
merging again
Diffstat (limited to 'id/server/moa-id-commons/pom.xml')
-rw-r--r--id/server/moa-id-commons/pom.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml
index 6ff61a12e..9a3cf4f7c 100644
--- a/id/server/moa-id-commons/pom.xml
+++ b/id/server/moa-id-commons/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
-cd id
+ <version>1.9.98-SNAPSHOT</version>
</parent>
<artifactId>moa-id-commons</artifactId>
<name>moa-id-commons</name>
@@ -14,7 +14,12 @@ cd id
<id>hyberjaxb</id>
<url>http://repository.highsource.org/maven2/releases/</url>
<releases><enabled>true</enabled></releases>
- </repository>
+ </repository>
+ <repository>
+ <id>JBoss IAIK</id>
+ <url>http://nexus.iaik.tugraz.at/nexus/content/repositories/nexus/</url>
+ <!-- <releases><enabled>true</enabled></releases> -->
+ </repository>
</repositories>
<dependencies>