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 2014/10/06 17:01:18 UTC

git commit: Upgrading WSS4J

Repository: cxf-fediz
Updated Branches:
  refs/heads/1.1.x-fixes b7370710a -> 351232ecf


Upgrading 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/351232ec
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/351232ec
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/351232ec

Branch: refs/heads/1.1.x-fixes
Commit: 351232ecf3f1280fdf499d985335ce9229a44b37
Parents: b737071
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Oct 6 16:01:09 2014 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Oct 6 16:01:09 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/351232ec/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4252c79..8a4adcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <spring.version>3.1.4.RELEASE</spring.version>
         <spring.security.version>3.1.4.RELEASE</spring.security.version>
         <tomcat.version>7.0.54</tomcat.version>
-        <wss4j.version>1.6.17-SNAPSHOT</wss4j.version>
+        <wss4j.version>1.6.17</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>