Skip to content

Commit

Permalink
[kie-issues#628] Change JBoss Nexus to Apache Nexus. (#1896)
Browse files Browse the repository at this point in the history
  • Loading branch information
baldimir authored Oct 25, 2023
1 parent ffc8500 commit 734bf1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
<repositories>
<!-- Bootstrap repository to locate the parent pom when the parent pom has not been build locally. -->
<repository>
<id>jboss-public-repository-group</id>
<name>JBoss Public Repository Group</name>
<url>https://repository.jboss.org/nexus/content/groups/public/</url>
<id>apache-public-repository-group</id>
<name>Apache Public Repository Group</name>
<url>https://repository.apache.org/content/groups/public/</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
Expand Down

0 comments on commit 734bf1e

Please sign in to comment.