From 12d8e14a6138ddeae487e3a494d93ac1ed509f63 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sat, 3 Jan 2009 05:45:08 +0000 Subject: [PATCH] Reinstated parent for itest module, to prevent problems during mvn:deploy on build server --- itest/pom.xml | 73 ++++----------------------------------------------- pom.xml | 10 ++++++- 2 files changed, 14 insertions(+), 69 deletions(-) diff --git a/itest/pom.xml b/itest/pom.xml index 15526299d2..7fd38a6f4f 100644 --- a/itest/pom.xml +++ b/itest/pom.xml @@ -1,6 +1,10 @@ 4.0.0 - org.springframework.security + + org.springframework.security + spring-security-parent + 2.5.0-SNAPSHOT + spring-security-itest Spring Security - Integration Tests pom @@ -83,22 +87,7 @@ org.springframework.ldap spring-ldap-core - 1.3.0.RC1 runtime - - - org.springframework - spring-core - - - org.springframework - spring-beans - - - commons-logging - commons-logging - - org.slf4j @@ -121,58 +110,6 @@ log4j log4j - 1.2.14 - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-jar-plugin - 2.1 - - - - test-jar - - package - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.4.2 - - - **/*Tests.class - - - **/Abstract* - - once - - - - apacheDSWorkDir - - ${basedir}/target/apacheds-work - - - - - - - - - 6.1.11 - diff --git a/pom.xml b/pom.xml index 5c78e2f085..973b79ad35 100644 --- a/pom.xml +++ b/pom.xml @@ -697,6 +697,14 @@ spring-ldap-core 1.3.0.RC1 + + org.springframework + spring-core + + + org.springframework + spring-beans + commons-logging commons-logging @@ -799,7 +807,7 @@ 3.0.0.M1 1.1.2 - 6.1.11 + 6.1.14 ${basedir}/src/docbkx ${basedir}/target/site/guide