diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-11-11 12:22:00 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2013-11-11 12:22:00 +0100 |
commit | 7cf82e49442cd39a42a753633fbf2d7506f6c55c (patch) | |
tree | 988ed4a376dfb5fc830061e92b789a78517ad6d0 /id/server/moa-id-commons/pom.xml | |
parent | f1bf406b5c17a2fd9ea4ffe43c559b5953173948 (diff) | |
download | moa-id-spss-7cf82e49442cd39a42a753633fbf2d7506f6c55c.tar.gz moa-id-spss-7cf82e49442cd39a42a753633fbf2d7506f6c55c.tar.bz2 moa-id-spss-7cf82e49442cd39a42a753633fbf2d7506f6c55c.zip |
Repo. update
Diffstat (limited to 'id/server/moa-id-commons/pom.xml')
-rw-r--r-- | id/server/moa-id-commons/pom.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index dbf6f45f5..94726fa16 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -9,6 +9,14 @@ <name>moa-id-commons</name> <groupId>MOA.id.server</groupId> + <repositories> + <repository> + <id>hyberjaxb</id> + <url>http://repository.highsource.org/maven2/releases/</url> + <releases><enabled>true</enabled></releases> + </repository> + </repositories> + <dependencies> <dependency> <groupId>org.hibernate</groupId> |