Extract repositories to .settings.xml

This commit is contained in:
Dave Syer
2014-10-06 13:02:33 +01:00
parent 5ce8cb547e
commit 862f19beba
3 changed files with 51 additions and 12 deletions

11
pom.xml
View File

@@ -238,15 +238,4 @@
</profile>
</profiles>
<repositories>
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>
<url>http://repo.spring.io/snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</project>