Skip to content

Instantly share code, notes, and snippets.

@256BitChris
Created January 7, 2019 14:34
Show Gist options
  • Save 256BitChris/ea6cccba732720de7a0dcc4c16b6245a to your computer and use it in GitHub Desktop.
Save 256BitChris/ea6cccba732720de7a0dcc4c16b6245a to your computer and use it in GitHub Desktop.
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>
<url>https://repo.spring.io/snapshot</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment