Allow snapshots to fix the build after removing parent root

This commit is contained in:
jbertram 2015-01-12 10:16:00 -06:00 committed by Clebert Suconic
parent ff7dbff842
commit b4e2884f14
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</snapshots>
<releases>