Repository: cxf
Updated Branches:
  refs/heads/master 9f2352836 -> df947cb1c


Removing dependency that is no longer required for 3.1


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/df947cb1
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/df947cb1
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/df947cb1

Branch: refs/heads/master
Commit: df947cb1ca2b9e375f99e199ec65b1afece1c963
Parents: 9f23528
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Tue Nov 25 15:21:06 2014 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Tue Nov 25 15:21:06 2014 +0000

----------------------------------------------------------------------
 systests/ws-security/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/df947cb1/systests/ws-security/pom.xml
----------------------------------------------------------------------
diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml
index 9390bb2..2f33348 100644
--- a/systests/ws-security/pom.xml
+++ b/systests/ws-security/pom.xml
@@ -200,12 +200,6 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>org.apache.directory.server</groupId>
-            <artifactId>apacheds-kerberos-shared</artifactId>
-            <version>1.5.7</version>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>org.apache.cxf.services.xkms</groupId>
             <artifactId>cxf-services-xkms-client</artifactId>
             <version>${project.version}</version>

Reply via email to