From 953dbd667063373bf54bbcced3d8884494219e15 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 6 Apr 2020 19:09:31 +0200 Subject: add EGIZ snapshot maven repo --- id/server/moa-id-commons/pom.xml | 34 ++++++++++++++++++++-------------- pom.xml | 14 +++++++++++++- 2 files changed, 33 insertions(+), 15 deletions(-) diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 1ba37d770..6287bc2dc 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -27,13 +27,6 @@ Internet2 https://apps.egiz.gv.at/shibboleth_nexus/ - - hyberjaxb - http://repository.highsource.org/maven2/releases/ - - false - - jboss https://repository.jboss.org/nexus/content/repositories/central/ @@ -41,13 +34,26 @@ true - - egiz-commons - https://apps.egiz.gv.at/maven/ - - true - - + + egiz-commons + https://apps.egiz.gv.at/maven/ + + true + + + false + + + + egiz-commons-snapshot + https://apps.egiz.gv.at/maven-snapshot/ + + false + + + true + + diff --git a/pom.xml b/pom.xml index 80e1c2859..5d0d6d71c 100644 --- a/pom.xml +++ b/pom.xml @@ -114,8 +114,20 @@ true + + false + + + + egiz-commons-snapshot + https://apps.egiz.gv.at/maven-snapshot/ + + false + + + true + - -- cgit v1.2.3