#263 - Upgraded Spring build profiles after 4.3.2 release.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user