riftsaw SVN: r1454 - trunk and 1 other directory.
by riftsaw-commits@lists.jboss.org
Author: objectiser
Date: 2011-09-13 08:01:53 -0400 (Tue, 13 Sep 2011)
New Revision: 1454
Modified:
branches/RiftSaw-2.3.x/pom.xml
trunk/pom.xml
Log:
RIFTSAW-346 - upgrade spring to 3.0.6
Modified: branches/RiftSaw-2.3.x/pom.xml
===================================================================
--- branches/RiftSaw-2.3.x/pom.xml 2011-08-30 12:56:41 UTC (rev 1453)
+++ branches/RiftSaw-2.3.x/pom.xml 2011-09-13 12:01:53 UTC (rev 1454)
@@ -107,7 +107,7 @@
<commons.httpclient.version>3.1</commons.httpclient.version>
<cxf.version>2.2.6</cxf.version>
<saxon.version>9.2.1.5</saxon.version>
- <spring.version>3.0.3.RELEASE</spring.version> <!-- This version must match the version used by the ESB -->
+ <spring.version>3.0.6.RELEASE</spring.version> <!-- This version must match the version used by the ESB -->
<batik.version>1.7</batik.version>
<axiom.version>1.2.8</axiom.version>
<picketlink.version>1.0.3.final</picketlink.version>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-08-30 12:56:41 UTC (rev 1453)
+++ trunk/pom.xml 2011-09-13 12:01:53 UTC (rev 1454)
@@ -107,7 +107,7 @@
<commons.httpclient.version>3.1</commons.httpclient.version>
<cxf.version>2.2.6</cxf.version>
<saxon.version>9.2.1.5</saxon.version>
- <spring.version>3.0.3.RELEASE</spring.version> <!-- This version must match the version used by the ESB -->
+ <spring.version>3.0.6.RELEASE</spring.version> <!-- This version must match the version used by the ESB -->
<batik.version>1.7</batik.version>
<axiom.version>1.2.8</axiom.version>
<picketlink.version>1.0.3.final</picketlink.version>
13 years, 3 months