Skip to content

Commit c9cfabe

Browse files
committed
Modify pom.xml
1 parent 1ca607b commit c9cfabe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AdvancedCore/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,10 @@
301301
<id>nexus</id>
302302
<url>https://nexus.bencodez.com/repository/maven-snapshots/</url>
303303
</snapshotRepository>
304+
<repository>
305+
<id>nexus</id>
306+
<url>https://nexus.bencodez.com/repository/maven-releases</url>
307+
</repository>
304308
</distributionManagement>
305309
<build>
306310
<plugins>

0 commit comments

Comments
 (0)