#263 - Upgraded Spring build profiles after 4.3.2 release.

This commit is contained in:
Oliver Gierke
2016-07-28 12:19:46 +02:00
parent b5e6368717
commit 1c23418cf3

View File

@@ -515,7 +515,7 @@
<id>spring43</id>
<properties>
<spring>4.3.1.RELEASE</spring>
<spring>4.3.2.RELEASE</spring>
</properties>
</profile>
@@ -525,7 +525,7 @@
<id>spring43-next</id>
<properties>
<spring>4.3.2.BUILD-SNAPSHOT</spring>
<spring>4.3.3.BUILD-SNAPSHOT</spring>
</properties>
<repositories>