DATAGRAPH-855 - Enable neo4j snapshot repositories.

This commit is contained in:
Luanne Misquitta
2016-05-04 16:41:35 +05:30
parent 1e16cedea4
commit 722aa8e189

View File

@@ -180,7 +180,7 @@
<id>neo4j-snapshots</id>
<url>http://m2.neo4j.org/content/repositories/snapshots</url>
<snapshots>
<enabled>false</enabled>
<enabled>true</enabled>
</snapshots>
</repository>