Skip to content

Commit

Permalink
Added snapshot repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
saratry committed Sep 18, 2018
1 parent feb9900 commit 3597816
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,12 @@
</resources>
</build>

<distributionManagement>
<snapshotRepository>
<id>sonatype</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<uniqueVersion>true</uniqueVersion>
</snapshotRepository>
</distributionManagement>

</project>

0 comments on commit 3597816

Please sign in to comment.