Skip to content

Commit 2ec48b0

Browse files
committed
#133 - Upgraded build profiles after Spring 4.1.4 release.
1 parent 5ca43d3 commit 2ec48b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@
474474
<id>spring41</id>
475475

476476
<properties>
477-
<spring>4.1.3.RELEASE</spring>
477+
<spring>4.1.4.RELEASE</spring>
478478
</properties>
479479

480480
</profile>
@@ -484,7 +484,7 @@
484484
<id>spring41-next</id>
485485

486486
<properties>
487-
<spring>4.1.4.BUILD-SNAPSHOT</spring>
487+
<spring>4.1.5.BUILD-SNAPSHOT</spring>
488488
</properties>
489489

490490
<repositories>

0 commit comments

Comments
 (0)