Skip to content

Commit f3fbdfe

Browse files
committed
#133 - Upgraded build profiles after Spring 4.1.4 release.
1 parent d5d2284 commit f3fbdfe

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
@@ -592,7 +592,7 @@
592592
<id>spring41</id>
593593

594594
<properties>
595-
<spring>4.1.3.RELEASE</spring>
595+
<spring>4.1.4.RELEASE</spring>
596596
</properties>
597597

598598
<dependencies>
@@ -611,7 +611,7 @@
611611
<id>spring41-next</id>
612612

613613
<properties>
614-
<spring>4.1.4.BUILD-SNAPSHOT</spring>
614+
<spring>4.1.5.BUILD-SNAPSHOT</spring>
615615
</properties>
616616

617617
<dependencies>

0 commit comments

Comments
 (0)