Repository: cxf-fediz Updated Branches: refs/heads/master d39f7f0fb -> 2d799c9c2
Upgrade to WSS4J 2.0.0 Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/2d799c9c Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/2d799c9c Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/2d799c9c Branch: refs/heads/master Commit: 2d799c9c214dac67df26b61f8b6399ff7328f925 Parents: d39f7f0 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue May 6 15:20:30 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue May 6 15:20:30 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/2d799c9c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 28f4377..138f81f 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ <spring.version>3.1.4.RELEASE</spring.version> <spring.security.version>3.1.4.RELEASE</spring.security.version> <tomcat.version>7.0.42</tomcat.version> - <wss4j.version>2.0.0-SNAPSHOT</wss4j.version> + <wss4j.version>2.0.0</wss4j.version> <bval.version>0.5</bval.version> <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
