Skip to content

Commit 6c33cee

Browse files
committed
#206 - Upgraded Spring 4.2 build profile to 4.2.3.
1 parent 94f2784 commit 6c33cee

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

parent/pom.xml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -483,24 +483,17 @@
483483
<id>spring42</id>
484484

485485
<properties>
486-
<spring>4.2.0.RC2</spring>
486+
<spring>4.2.3.RELEASE</spring>
487487
</properties>
488488

489-
<repositories>
490-
<repository>
491-
<id>spring-libs-milestone</id>
492-
<url>http://repo.spring.io/libs-milestone</url>
493-
</repository>
494-
</repositories>
495-
496489
</profile>
497490

498491
<profile>
499492

500493
<id>spring42-next</id>
501494

502495
<properties>
503-
<spring>4.2.0.BUILD-SNAPSHOT</spring>
496+
<spring>4.2.4.BUILD-SNAPSHOT</spring>
504497
</properties>
505498

506499
<repositories>

0 commit comments

Comments
 (0)