You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/10/04 11:00:39 UTC

svn commit: r1706657 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sun Oct  4 09:00:39 2015
New Revision: 1706657

URL: http://svn.apache.org/viewvc?rev=1706657&view=rev
Log:
Update Spring-WS.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1706657&r1=1706656&r2=1706657&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Oct  4 09:00:39 2015
@@ -260,7 +260,7 @@
         <shade.plugin.version>2.3</shade.plugin.version>
         <jacoco.version>0.6.3.201306030806</jacoco.version>
         <spring.version>4.0.5.RELEASE</spring.version>
-        <springws.version>2.2.0.RELEASE</springws.version>
+        <springws.version>2.2.2.RELEASE</springws.version>
         
         <skipDeploy>false</skipDeploy>
         <skipSite>false</skipSite>