#169 - Removed build profile for Spring 4.0.next.
Spring 4.0 is end of life and thus the build profile for the next coming version is obsolete.
This commit is contained in:
@@ -450,23 +450,6 @@
|
||||
</build>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
|
||||
<id>spring4-next</id>
|
||||
|
||||
<properties>
|
||||
<spring>4.0.9.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>http://repo.spring.io/libs-snapshot</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
|
||||
<id>spring41</id>
|
||||
|
||||
Reference in New Issue
Block a user