#264 - Upgraded Spring build profiles after 4.3.2 release.
This commit is contained in:
@@ -513,7 +513,7 @@
|
||||
<id>spring43</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.3.1.RELEASE</spring>
|
||||
<spring>4.3.2.RELEASE</spring>
|
||||
</properties>
|
||||
|
||||
</profile>
|
||||
@@ -523,7 +523,7 @@
|
||||
<id>spring43-next</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.3.2.BUILD-SNAPSHOT</spring>
|
||||
<spring>4.3.3.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
|
||||
Reference in New Issue
Block a user