Skip to content

Commit

Permalink
feat: update nexus repository url
Browse files Browse the repository at this point in the history
  • Loading branch information
jgribonvald authored Jul 27, 2023
1 parent 6d5fb1e commit 3fec8d5
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 @@ -56,11 +56,11 @@
<!--</snapshotRepository>-->
<repository>
<id>esco-releases</id>
<url>https://nexus.recia.fr/content/repositories/releases/</url>
<url>https://nexus.recia.dev/content/repositories/releases/</url>
</repository>
<snapshotRepository>
<id>esco-snapshots</id>
<url>https://nexus.recia.fr/content/repositories/snapshots/</url>
<url>https://nexus.recia.dev/content/repositories/snapshots/</url>
</snapshotRepository>
</distributionManagement>

Expand Down

0 comments on commit 3fec8d5

Please sign in to comment.