Skip to content

Commit

Permalink
Merge pull request #727 from payara/ITOPS-2508-update-new-nexus-url-m…
Browse files Browse the repository at this point in the history
…aster

ITOPS-2508 updating new nexus url
  • Loading branch information
abdulrahim458 authored Nov 22, 2023
2 parents 38ba6d6 + 9f12ab7 commit 2cab69e
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 @@ -172,14 +172,14 @@
<repository>
<id>payara-enterprise</id>
<name>Payara Enterprise Nexus</name>
<url>https://nexus.payara.fish/content/repositories/payara-enterprise</url>
<url>https://nexus.dev.payara.fish/content/repositories/payara-enterprise</url>
</repository>
</distributionManagement>
<repositories>
<repository>
<id>payara-enterprise</id>
<name>Payara Enterprise Nexus</name>
<url>https://nexus.payara.fish/content/repositories/payara-enterprise</url>
<url>https://nexus.dev.payara.fish/content/repositories/payara-enterprise</url>
<releases>
<enabled>true</enabled>
</releases>
Expand Down

0 comments on commit 2cab69e

Please sign in to comment.