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 2017/04/03 13:11:24 UTC

cxf-fediz git commit: Updating WSS4J

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 36480e970 -> d385478b9


Updating WSS4J


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

Branch: refs/heads/master
Commit: d385478b949b918b38f51b97fccd9053b2e6ce4c
Parents: 36480e9
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Apr 3 14:11:15 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Apr 3 14:11:15 2017 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d385478b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c289703..08aed6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <spring.security.version>3.2.10.RELEASE</spring.security.version>
         <tomcat7.version>7.0.75</tomcat7.version>
         <tomcat8.version>8.5.12</tomcat8.version>
-        <wss4j.version>2.1.9-SNAPSHOT</wss4j.version>
+        <wss4j.version>2.1.9</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>