Removing unused dependency

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

Branch: refs/heads/3.0.x-fixes
Commit: 537ea185befd1f0f24ff841eb859c14d5fb4ffba
Parents: fcbf1ea
Author: Colm O hEigeartaigh <[email protected]>
Authored: Tue Dec 2 12:04:42 2014 +0000
Committer: Colm O hEigeartaigh <[email protected]>
Committed: Tue Dec 2 12:04:42 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/537ea185/systests/ws-security/pom.xml
----------------------------------------------------------------------
diff --git a/systests/ws-security/pom.xml b/systests/ws-security/pom.xml
index 9d5c7ac..1f8aefc 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