Commit 68e309c1 authored by Phillip Webb's avatar Phillip Webb

Remove snapshot repos from starter parent

Fixes gh-419
parent 4024450c
......@@ -335,15 +335,4 @@
</plugins>
</pluginManagement>
</build>
<repositories>
<!-- TODO: remove this once all milestone dependencies are removed -->
<repository>
<id>spring-milestones</id>
<name>Spring Milestones</name>
<url>http://repo.spring.io/milestone</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment