Make Neo4j snapshots available to full CI builds
See gh-8687
This commit is contained in:
@@ -49,6 +49,13 @@
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>neo4j-snapshots</id>
|
||||
<url>http://m2.neo4j.org/content/repositories/snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
|
||||
Reference in New Issue
Block a user