From e7610325ee2f1d1f4e97e1e7a9b212e692836b5a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 4 Feb 2020 17:37:34 +0100 Subject: first stable version that uses OpenSAML 3.x --- eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 48 ++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 16 deletions(-) (limited to 'eaaf_modules/eaaf_module_pvp2_idp/pom.xml') diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index e687f48a..2e9cb88d 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -8,7 +8,7 @@ 1.1.0-SNAPSHOT eaaf_module_pvp2_idp - eaaf_module_pvp2_core + eaaf_module_pvp2_idp http://maven.apache.org UTF-8 @@ -32,6 +32,23 @@ junit test + + org.springframework + spring-test + test + + + at.gv.egiz.eaaf + eaaf-core + test + test-jar + + + at.gv.egiz.eaaf + eaaf_module_pvp2_core + test + test-jar + @@ -49,21 +66,20 @@ - - maven-surefire-plugin - ${surefire.version} - - 1 - --add-modules java.xml.bind - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - + + maven-surefire-plugin + ${surefire.version} + + 1 + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + -- cgit v1.2.3