#803 - Polishing.
Removed spring5-next build profile as we're not building against 5.1 anymore and we're already on Spring 5.2 snapshots.
This commit is contained in:
@@ -699,19 +699,6 @@
|
||||
</build>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
<id>spring5-next</id>
|
||||
<properties>
|
||||
<spring>5.1.6.BUILD-SNAPSHOT</spring>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<url>https://repo.spring.io/libs-snapshot</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</profile>
|
||||
|
||||
<profile>
|
||||
<id>querydsl-next</id>
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user