Skip to content

Commit

Permalink
Add sonatype snapshot repository
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Jan 2, 2015
1 parent 663be3b commit bbf1375
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Expand Up @@ -123,4 +123,12 @@
</plugin>
</plugins>
</build>

<repositories>
<repository>
<id>oss-snapshots</id>
<name>Sonatype OSS Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>
</project>

0 comments on commit bbf1375

Please sign in to comment.