Skip to content

Commit a7e3e9b

Browse files
committed
#130 - Upgraded build profiles after Spring 4.1.3 release.
1 parent 749c4ce commit a7e3e9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@
504504
<id>spring41</id>
505505

506506
<properties>
507-
<spring>4.1.2.RELEASE</spring>
507+
<spring>4.1.3.RELEASE</spring>
508508
</properties>
509509

510510
</profile>
@@ -514,7 +514,7 @@
514514
<id>spring41-next</id>
515515

516516
<properties>
517-
<spring>4.1.3.BUILD-SNAPSHOT</spring>
517+
<spring>4.1.4.BUILD-SNAPSHOT</spring>
518518
</properties>
519519

520520
<repositories>

0 commit comments

Comments
 (0)