Skip to content

Commit

Permalink
Update distribution management
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Feb 1, 2024
1 parent 23572c4 commit e0e3520
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@
</modules>

<distributionManagement>
<snapshotRepository>
<id>bgm</id>
<url>ftp://maven.bgm.cl/</url>
</snapshotRepository>
<repository>
<id>github</id>
<name>GitHub BGMP Apache Maven Packages</name>
<url>https://maven.pkg.github.com/BGMP/CommandFramework</url>
</repository>
</distributionManagement>

<issueManagement>
Expand Down

0 comments on commit e0e3520

Please sign in to comment.