Skip to content

Commit

Permalink
add repository
Browse files Browse the repository at this point in the history
  • Loading branch information
jperedadnr committed Nov 26, 2024
1 parent 3ea2f8e commit 3e49a62
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions rta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,17 @@
</repository>
</distributionManagement>

<repositories>
<repository>
<id>Gluon Releases</id>
<url>https://nexus.gluonhq.com/nexus/content/repositories/releases/</url>
</repository>
<repository>
<id>Gluon Snapshots</id>
<url>https://nexus.gluonhq.com/nexus/content/repositories/public-snapshots/</url>
</repository>
</repositories>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 3e49a62

Please sign in to comment.