DATAGRAPH-468 - Removed obsolete repository declarations.

The content of the two removed repository declarations is available through the libs-* repositories on the spring.io Artifactory.
This commit is contained in:
Oliver Gierke
2014-04-30 11:52:52 +02:00
parent bf9bed5b45
commit 3e3e703e4d

14
pom.xml
View File

@@ -174,20 +174,6 @@
<name>Spring</name>
<url>http://repo.spring.io/libs-snapshot</url>
</repository>
<repository>
<id>neo4j-public-release-repository</id>
<url>http://m2.neo4j.org/releases</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>neo4j-contrib-releases</id>
<url>https://raw.github.com/neo4j-contrib/m2/master/releases</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>geotools</id>
<url>http://download.osgeo.org/webdav/geotools</url>