#146 - 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 9618a21f6f
commit a4d2bf3aa0

View File

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