[java-parent-projects COMMIT] /java-parent-project-v3/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Sep 9 10:10:32 EDT 2014


Author: scantor
Date: Tue Sep  9 10:10:32 2014
New Revision: 288

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=288&view=rev
Log:
Update to latest SWF. Spring 4.1 does not work with current SWF releases.

Modified:
    java-parent-project-v3/trunk/pom.xml

Modified: java-parent-project-v3/trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/pom.xml?rev=288&r1=287&r2=288&view=diff
==============================================================================
--- java-parent-project-v3/trunk/pom.xml (original)
+++ java-parent-project-v3/trunk/pom.xml Tue Sep  9 10:10:32 2014
@@ -32,7 +32,7 @@
         <spring.groupId>org.springframework</spring.groupId>
         <spring.version>4.0.6.RELEASE</spring.version>
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
-        <spring-webflow.version>2.4.0.RELEASE</spring-webflow.version>
+        <spring-webflow.version>2.4.1.RELEASE</spring-webflow.version>
         <xalan.groupId>xalan</xalan.groupId>
         <xalan.version>2.7.1</xalan.version>
         <xerces.groupId>org.apache.xerces</xerces.groupId>



More information about the commits mailing list