moved repository to correct location

This commit is contained in:
Spencer Gibb
2014-11-12 12:10:10 -07:00
parent 5f7f08a07d
commit 273628efe9

View File

@@ -36,6 +36,14 @@
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>ext-snapshots</id>
<name>External Snapshots</name>
<url>http://repo.spring.io/ext-snapshot-local</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
@@ -54,14 +62,6 @@
<enabled>false</enabled>
</snapshots>
</pluginRepository>
<repository>
<id>ext-snapshots</id>
<name>External Snapshots</name>
<url>http://repo.spring.io/ext-snapshot-local</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</pluginRepositories>
</profile>
</profiles>