Skip to content

Commit

Permalink
Updated Nexus URL
Browse files Browse the repository at this point in the history
  • Loading branch information
haarli committed Sep 26, 2024
1 parent 65f8057 commit bc94b13
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 @@ -154,12 +154,12 @@
<repository>
<id>releases</id>
<name>Nexus Managed Releases</name>
<url>https://rd.mpdl.mpg.de/nexus3/content/repositories/releases/</url>
<url>https://rd.mpdl.mpg.de/nexus3/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<name>Nexus Managed Snapshots</name>
<url>https://rd.mpdl.mpg.de/nexus3/content/repositories/snapshots/</url>
<url>https://rd.mpdl.mpg.de/nexus3/repositories/snapshots/</url>
</snapshotRepository>

</distributionManagement>
Expand Down

0 comments on commit bc94b13

Please sign in to comment.