diff --git a/core/pom.xml b/core/pom.xml index 5ec08e1a83..4eaf9eed3e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -44,6 +44,11 @@ 2.0.11 true + + commons-lang + commons-lang + 2.1 + commons-logging commons-logging @@ -76,6 +81,12 @@ 2.0 true + + taglibs + standard + 1.0.6 + true + hsqldb hsqldb diff --git a/project.xml b/project.xml index 0ad5691b24..247df06fc9 100644 --- a/project.xml +++ b/project.xml @@ -200,7 +200,7 @@ commons-lang commons-lang - 2.0 + 2.1 jar http://jakarta.apache.org/commons @@ -220,7 +220,7 @@ commons-collections commons-collections - 3.0 + 3.1 jar http://jakarta.apache.org/commons @@ -360,27 +360,31 @@ - org.apache.directory.server - org.apache.ldap.server.core - 0.9.4-20060201.032106-7 - jar + apacheds-core + 1.0-RC1 + + test + org.apache.directory.server - org.apache.ldap.server.shared - 0.9.4-20060201.032106-8 + apacheds-core-shared + 1.0-RC1 + + test + + + + org.apache.directory.shared + shared-asn1 + 0.9.5 - org.apache.directory - directory-asn1 - 0.3.4-20060201.032106-8 - - - org.apache.directory - org.apache.ldap.common - 0.9.4-20060201.032106-10 + org.apache.directory.shared + shared-ldap + 0.9.5 antlr @@ -427,12 +431,12 @@ - + maven-plugins maven-findbugs-plugin