We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23572c4 commit e0e3520Copy full SHA for e0e3520
1 file changed
pom.xml
@@ -20,10 +20,11 @@
20
</modules>
21
22
<distributionManagement>
23
- <snapshotRepository>
24
- <id>bgm</id>
25
- <url>ftp://maven.bgm.cl/</url>
26
- </snapshotRepository>
+ <repository>
+ <id>github</id>
+ <name>GitHub BGMP Apache Maven Packages</name>
+ <url>https://maven.pkg.github.com/BGMP/CommandFramework</url>
27
+ </repository>
28
</distributionManagement>
29
30
<issueManagement>
0 commit comments