#133 - Upgraded build profiles after Spring 4.1.4 release.

This commit is contained in:
Oliver Gierke
2014-12-30 15:34:46 +01:00
parent f46171fd81
commit faa86f09ca

View File

@@ -474,7 +474,7 @@
<id>spring41</id>
<properties>
<spring>4.1.3.RELEASE</spring>
<spring>4.1.4.RELEASE</spring>
</properties>
</profile>
@@ -484,7 +484,7 @@
<id>spring41-next</id>
<properties>
<spring>4.1.4.BUILD-SNAPSHOT</spring>
<spring>4.1.5.BUILD-SNAPSHOT</spring>
</properties>
<repositories>