diff --git a/mvn-build/core/pom.xml b/mvn-build/core/pom.xml index a53ea26e..5919b2ef 100644 --- a/mvn-build/core/pom.xml +++ b/mvn-build/core/pom.xml @@ -1,5 +1,8 @@ - + + 4.0.0 org.springframework.ldap spring-ldap @@ -68,13 +71,6 @@ com.sun ldapbp 1.0 - system - ${basedir}/../lib/ldapbp.jar - - - org.acegisecurity - acegi-security - 1.0.3 provided @@ -94,12 +90,6 @@ ${spring.version} provided - - org.springframework - spring-dao - ${spring.version} - provided - org.springframework spring-jdbc diff --git a/mvn-build/pom.xml b/mvn-build/pom.xml index 43307945..66046260 100644 --- a/mvn-build/pom.xml +++ b/mvn-build/pom.xml @@ -22,92 +22,92 @@ ${basedir}/src/docbkx ${basedir}/target/site/guide - 2.0.8 + 2.5.4 - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.4.2 - - once - - - - com.agilejava.docbkx - docbkx-maven-plugin - 2.0.7 - - - - generate-html - generate-pdf - - pre-site - - - - - org.docbook - docbook-xml - 4.4 - runtime - - - - index.xml - true - true - css/html.css - src/docbkx/resources/xsl/html_chunk.xsl - src/docbkx/resources/xsl/fopdf.xsl - - - version - ${pom.version} - - - - - - - - - - - - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.4 - - true -
Spring LDAP Integration
- - http://java.sun.com/j2se/1.5.0/docs/api + + + + maven-eclipse-plugin + + true + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.2 + + once + + + + + com.agilejava.docbkx + docbkx-maven-plugin + 2.0.7 + + + + generate-html + generate-pdf + + pre-site + + + + + org.docbook + docbook-xml + 4.4 + runtime + + + + index.xml + true + true + css/html.css + src/docbkx/resources/xsl/html_chunk.xsl + src/docbkx/resources/xsl/fopdf.xsl + + + version + ${pom.version} + + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.4 + + true +
Spring LDAP Integration
+ + http://java.sun.com/j2se/1.5.0/docs/api http://static.springframework.org/spring/docs/2.5.x/api/ diff --git a/mvn-build/test-support/pom.xml b/mvn-build/test-support/pom.xml index fff5fdde..15386390 100644 --- a/mvn-build/test-support/pom.xml +++ b/mvn-build/test-support/pom.xml @@ -1,5 +1,8 @@ - + + 4.0.0 org.springframework.ldap @@ -71,7 +74,7 @@
org.springframework - spring-mock + spring-test ${spring.version} diff --git a/mvn-build/tiger/pom.xml b/mvn-build/tiger/pom.xml index cdb8c8dd..f85131fe 100644 --- a/mvn-build/tiger/pom.xml +++ b/mvn-build/tiger/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 org.springframework.ldap spring-ldap-tiger @@ -32,11 +34,11 @@ spring-ldap 1.2.2-SNAPSHOT - - junit - junit - 3.8.2 - test - + + junit + junit + 3.8.2 + test +