Skip to content

Commit e0e3520

Browse files
committed
Update distribution management
1 parent 23572c4 commit e0e3520

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

pom.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@
2020
</modules>
2121

2222
<distributionManagement>
23-
<snapshotRepository>
24-
<id>bgm</id>
25-
<url>ftp://maven.bgm.cl/</url>
26-
</snapshotRepository>
23+
<repository>
24+
<id>github</id>
25+
<name>GitHub BGMP Apache Maven Packages</name>
26+
<url>https://maven.pkg.github.com/BGMP/CommandFramework</url>
27+
</repository>
2728
</distributionManagement>
2829

2930
<issueManagement>

0 commit comments

Comments
 (0)