Skip to content

Commit

Permalink
Commented snapshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
satran004 committed Aug 22, 2019
1 parent eb0aadc commit 422a19f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,14 +204,14 @@
</profile>
</profiles>
<!-- For snapshot build dependencies -->
<repositories>
<repository>
<id>sonatype-snapshots</id>
<name>Sonatype Public</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
<!-- <repositories>-->
<!-- <repository>-->
<!-- <id>sonatype-snapshots</id>-->
<!-- <name>Sonatype Public</name>-->
<!-- <url>https://oss.sonatype.org/content/repositories/snapshots/</url>-->
<!-- <snapshots>-->
<!-- <enabled>true</enabled>-->
<!-- </snapshots>-->
<!-- </repository>-->
<!-- </repositories>-->
</project>

0 comments on commit 422a19f

Please sign in to comment.