Skip to content

Commit

Permalink
Modify pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Nov 24, 2024
1 parent 1ca607b commit c9cfabe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions AdvancedCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,10 @@
<id>nexus</id>
<url>https://nexus.bencodez.com/repository/maven-snapshots/</url>
</snapshotRepository>
<repository>
<id>nexus</id>
<url>https://nexus.bencodez.com/repository/maven-releases</url>
</repository>
</distributionManagement>
<build>
<plugins>
Expand Down

0 comments on commit c9cfabe

Please sign in to comment.