diff --git a/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java b/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java index f7ce78ed9a..1cd4e37090 100644 --- a/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java +++ b/activemq-jaas/src/test/java/org/apache/activemq/jaas/LDAPLoginModuleTest.java @@ -40,12 +40,10 @@ import org.apache.directory.server.core.integ.Level; import org.apache.directory.server.core.integ.annotations.ApplyLdifs; import org.apache.directory.server.core.integ.annotations.CleanupLevel; import org.apache.directory.server.integ.SiRunner; -import org.apache.directory.server.ldap.LdapService; import org.junit.Test; import org.junit.runner.RunWith; - - +import org.apache.directory.server.ldap.LdapServer; @RunWith ( SiRunner.class ) @CleanupLevel ( Level.CLASS ) @@ -72,7 +70,7 @@ public class LDAPLoginModuleTest { } private static final String BASE = "ou=system"; - public static LdapService ldapService; + public static LdapServer ldapServer; private static final String FILTER = "(objectclass=*)"; private static final String PRINCIPAL = "uid=admin,ou=system"; diff --git a/pom.xml b/pom.xml index cefc3d67e6..5bdc34377e 100755 --- a/pom.xml +++ b/pom.xml @@ -53,10 +53,7 @@ 1.1 1.4 1.0 - 0.3.2 - 0.5 - 0.7.3 - 1.5.4 + 1.5.5 1.0 0.1.8 1.7.2.2 @@ -64,7 +61,7 @@ 6.1.9 1.1 2.5.1 - 4.4 + 4.5 2.0 1.2.14 1.5.2