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:
14
pom.xml
14
pom.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user