#130 - Upgraded build profiles after Spring 4.1.3 release.

This commit is contained in:
Oliver Gierke
2014-12-09 15:02:36 +01:00
parent 749c4ce5f4
commit a7e3e9b8ec

View File

@@ -504,7 +504,7 @@
<id>spring41</id>
<properties>
<spring>4.1.2.RELEASE</spring>
<spring>4.1.3.RELEASE</spring>
</properties>
</profile>
@@ -514,7 +514,7 @@
<id>spring41-next</id>
<properties>
<spring>4.1.3.BUILD-SNAPSHOT</spring>
<spring>4.1.4.BUILD-SNAPSHOT</spring>
</properties>
<repositories>