Skip to content

Commit

Permalink
new urls
Browse files Browse the repository at this point in the history
  • Loading branch information
constpetrov committed Jan 13, 2021
1 parent e97757d commit ca2f820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<repository>
<id>ripe-releases</id>
<name>Nexus Release Repository</name>
<url>http://nexus.ripe.net/nexus/repository/releases/</url>
<url>https://artifacts.ripe.net/repository/maven-releases-ncc/</url>
</repository>
<snapshotRepository>
<id>ripe-snapshots</id>
<name>Nexus Snapshot Repository</name>
<url>http://nexus.ripe.net/nexus/repository/snapshots/</url>
<url>https://artifacts.ripe.net/repository/maven-snapshots-ncc/</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit ca2f820

Please sign in to comment.