diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index cada2340..1f389ad1 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -41,8 +41,6 @@ junit junit - 4.4 - test org.easymock @@ -51,4 +49,4 @@ test - \ No newline at end of file + diff --git a/ldif/ldif-batch/pom.xml b/ldif/ldif-batch/pom.xml index 6368db0e..ae2a3933 100644 --- a/ldif/ldif-batch/pom.xml +++ b/ldif/ldif-batch/pom.xml @@ -9,7 +9,7 @@ Spring LDAP LDIF Batch Classes for integration with the Spring Batch Framework - 2.0.2.RELEASE + 2.0.3.RELEASE @@ -39,8 +39,6 @@ junit junit - 4.4 - test diff --git a/ldif/ldif-core/pom.xml b/ldif/ldif-core/pom.xml index 320ac22c..9e5020f4 100644 --- a/ldif/ldif-core/pom.xml +++ b/ldif/ldif-core/pom.xml @@ -18,8 +18,6 @@ junit junit - 4.4 - test log4j diff --git a/odm/pom.xml b/odm/pom.xml index 29acfd73..6245a574 100644 --- a/odm/pom.xml +++ b/odm/pom.xml @@ -140,8 +140,6 @@ junit junit - 4.4 - test commons-logging diff --git a/parent/pom.xml b/parent/pom.xml index dcf4e8d2..73be0f5b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -34,7 +34,8 @@ UTF-8 - 2.5.6.SEC02 + 3.0.5.RELEASE + 4.8.2 @@ -111,7 +112,7 @@ maven-site-plugin - 2.1 + 2.1.1 maven-install-plugin @@ -131,7 +132,7 @@ maven-assembly-plugin - 2.2-beta-2 + 2.2 com.agilejava.docbkx @@ -140,7 +141,7 @@ maven-javadoc-plugin - 2.5 + 2.7 ${project.build.sourceEncoding} true @@ -556,7 +557,7 @@ junit junit - 3.8.2 + ${junit.version} test diff --git a/pom.xml b/pom.xml index a2f87f81..b7162fe9 100644 --- a/pom.xml +++ b/pom.xml @@ -119,7 +119,7 @@ UTF-8 - 2.5.6.SEC02 + 3.0.5.RELEASE parent @@ -314,31 +314,6 @@ docbkx-maven-plugin 2.0.6 - - maven-javadoc-plugin - 2.5 - - ${project.build.sourceEncoding} - true - true -
Spring LDAP Framework
- true - ${basedir}/src/main/javadoc/javadoc.css - ${basedir}/src/main/javadoc/overview.html - ${basedir}/src/main/javadoc - org.springframework.ldap.samples:org.springframework.ldap.itest - - http://download.oracle.com/javase/1.4.2/docs/api - http://download.oracle.com/javase/1.5.0/docs/api - http://static.springframework.org/spring/docs/2.5.x/api/ - http://logging.apache.org/log4j/1.2/apidocs/ - http://commons.apache.org/logging/apidocs/ - http://commons.apache.org/dbcp/apidocs/ - http://commons.apache.org/pool/apidocs/ - http://junit.sourceforge.net/javadoc/ - -
-
org.codehaus.mojo versions-maven-plugin @@ -482,11 +457,32 @@ maven-javadoc-plugin - 2.5 + 2.7 + + ${project.build.sourceEncoding} + true + true +
Spring LDAP Framework
+ true + ${basedir}/src/main/javadoc/javadoc.css + ${basedir}/src/main/javadoc/overview.html + ${basedir}/src/main/javadoc + org.springframework.ldap.samples:org.springframework.ldap.itest + + http://download.oracle.com/javase/1.4.2/docs/api + http://download.oracle.com/javase/1.5.0/docs/api + http://static.springframework.org/spring/docs/2.5.x/api/ + http://logging.apache.org/log4j/1.2/apidocs/ + http://commons.apache.org/logging/apidocs/ + http://commons.apache.org/dbcp/apidocs/ + http://commons.apache.org/pool/apidocs/ + http://junit.sourceforge.net/javadoc/ + +
- javadoc + aggregate
diff --git a/test/integration-tests-openldap/pom.xml b/test/integration-tests-openldap/pom.xml index 486ee140..27c405ae 100644 --- a/test/integration-tests-openldap/pom.xml +++ b/test/integration-tests-openldap/pom.xml @@ -104,8 +104,6 @@ junit junit - 4.4 - test org.springframework diff --git a/test/integration-tests-sunone/pom.xml b/test/integration-tests-sunone/pom.xml index cf47a383..8ef1ecf7 100644 --- a/test/integration-tests-sunone/pom.xml +++ b/test/integration-tests-sunone/pom.xml @@ -75,8 +75,6 @@ junit junit - 4.4 - test org.springframework @@ -84,4 +82,4 @@ test - \ No newline at end of file + diff --git a/test/integration-tests/pom.xml b/test/integration-tests/pom.xml index ae86f428..7063f05c 100644 --- a/test/integration-tests/pom.xml +++ b/test/integration-tests/pom.xml @@ -83,8 +83,6 @@ junit junit - 4.4 - test org.springframework