#147 - Upgraded Spring 4.1 build profile to 4.1.5.

This commit is contained in:
Oliver Gierke
2015-02-22 13:59:48 +01:00
parent c41a181ec3
commit b58ccb2f86

View File

@@ -469,7 +469,7 @@
<id>spring41</id>
<properties>
<spring>4.1.4.RELEASE</spring>
<spring>4.1.5.RELEASE</spring>
</properties>
</profile>
@@ -479,7 +479,7 @@
<id>spring41-next</id>
<properties>
<spring>4.1.5.BUILD-SNAPSHOT</spring>
<spring>4.1.6.BUILD-SNAPSHOT</spring>
</properties>
<repositories>