From 959f63845a58fa5b14b6442672ef74e6338c16b2 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 21 Jul 2015 15:31:13 +0200 Subject: update maven pom to 3.x --- id/ConfigWebTool/pom.xml | 2 +- id/assembly-auth.xml | 12 ++++-------- id/moa-id-webgui/pom.xml | 17 ++++++++++++++++- id/oa/pom.xml | 2 +- id/pom.xml | 1 + id/server/auth/pom.xml | 2 +- id/server/idserverlib/pom.xml | 2 +- id/server/moa-id-commons/pom.xml | 7 +------ id/server/modules/pom.xml | 2 +- id/server/pom.xml | 2 +- 10 files changed, 28 insertions(+), 21 deletions(-) (limited to 'id') diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index aa4c9055c..35cb64d0c 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -3,7 +3,7 @@ MOA id - 2.x + 3.x 4.0.0 diff --git a/id/assembly-auth.xml b/id/assembly-auth.xml index 701f3912b..5e0ca564a 100644 --- a/id/assembly-auth.xml +++ b/id/assembly-auth.xml @@ -131,20 +131,16 @@ MOA.id.server:moa-id-commons - true + false /migration/ ${artifactId}.${extension} false - + diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml index 35436db4b..f23900155 100644 --- a/id/moa-id-webgui/pom.xml +++ b/id/moa-id-webgui/pom.xml @@ -3,7 +3,7 @@ MOA id - 2.x + 3.x 4.0.0 @@ -53,8 +53,23 @@ MOA.id.server moa-id-commons + + + hyperjaxb3-ejb-runtime + org.jvnet.hyperjaxb3 + + + hibernate-c3p0 + org.hibernate + + + + org.slf4j + slf4j-log4j12 + + org.opensaml opensaml diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 173019c1b..191eb2be6 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -4,7 +4,7 @@ MOA id - 2.x + 3.x 4.0.0 diff --git a/id/pom.xml b/id/pom.xml index 75972b549..575dcac0f 100644 --- a/id/pom.xml +++ b/id/pom.xml @@ -8,6 +8,7 @@ 4.0.0 id + 3.x pom MOA ID diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index cf394b7ad..0a9955af0 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -2,7 +2,7 @@ MOA.id moa-id - 2.x + 3.x 4.0.0 diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 9c0aea1ef..2d3963c11 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -3,7 +3,7 @@ MOA.id moa-id - 2.x + 3.x 4.0.0 diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index f4adb1368..05c4a4756 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -4,7 +4,7 @@ MOA.id moa-id - 2.x + 3.x moa-id-commons moa-id-commons @@ -54,13 +54,11 @@ at.gv.egiz.components egiz-configuration-api 0.2 - sources at.gv.egiz.components egiz-configuration-file 0.2 - sources @@ -156,7 +154,6 @@ commons-cli commons-cli - 1.2 @@ -171,12 +168,10 @@ com.fasterxml.jackson.core jackson-databind - 2.5.4 com.fasterxml.jackson.core jackson-annotations - 2.5.4 diff --git a/id/server/modules/pom.xml b/id/server/modules/pom.xml index e9234a62f..1ca5b3835 100644 --- a/id/server/modules/pom.xml +++ b/id/server/modules/pom.xml @@ -5,7 +5,7 @@ MOA.id moa-id - 2.x + 3.x MOA.id.server.modules diff --git a/id/server/pom.xml b/id/server/pom.xml index 45d7822a1..a7e79ef78 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -4,7 +4,7 @@ MOA id - 2.x + 3.x 4.0.0 -- cgit v1.2.3