Skip to content

Commit

Permalink
Remove snapshot repo (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 authored Oct 25, 2020
1 parent cf5ca1c commit 3edd4b1
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,20 +195,6 @@
</dependencies>
</dependencyManagement>

<repositories>
<repository>
<id>oss-sonatype</id>
<name>oss-sonatype</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand Down

0 comments on commit 3edd4b1

Please sign in to comment.