You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2018/01/31 14:13:26 UTC

[cxf] branch master updated: Removing wss4j dep

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 2aeba92  Removing wss4j dep
2aeba92 is described below

commit 2aeba9217c9a938b3404b55e8d194d4223f9aba5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jan 30 17:39:54 2018 +0000

    Removing wss4j dep
---
 rt/ws/rm/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/rt/ws/rm/pom.xml b/rt/ws/rm/pom.xml
index 65dd039..a1d39cf 100644
--- a/rt/ws/rm/pom.xml
+++ b/rt/ws/rm/pom.xml
@@ -95,10 +95,6 @@
             <version>${project.version}</version>
         </dependency>
         <dependency>
-            <groupId>org.apache.wss4j</groupId>
-            <artifactId>wss4j-policy</artifactId>
-        </dependency>
-        <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <scope>test</scope>

-- 
To stop receiving notification emails like this one, please contact
coheigea@apache.org.