Skip to content

Instantly share code, notes, and snippets.

@robinhowlett
Created May 15, 2019 20:58
Show Gist options
  • Save robinhowlett/a287ef55b936f849fde3fbaf33a63a00 to your computer and use it in GitHub Desktop.
Save robinhowlett/a287ef55b936f849fde3fbaf33a63a00 to your computer and use it in GitHub Desktop.
<pluginRepositories>
<pluginRepository>
<id>apache.snapshots</id>
<name>Apache Snapshots</name>
<url>http://repository.apache.org/content/groups/snapshots-group/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment