File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ This project is available for anyone to use, and you may implement it with ease:
1515** Maven Repository**
1616``` xml
1717<repository >
18- <id >bgm </id >
19- <url >https://maven.bgm.cl/ </url >
18+ <id >github </id >
19+ <url >https://maven.pkg.github.com/BGMP/AllTranslations </url >
2020</repository >
2121```
2222
@@ -25,7 +25,7 @@ This project is available for anyone to use, and you may implement it with ease:
2525<dependency >
2626 <groupId >cl.bgm</groupId >
2727 <artifactId >command-framework-bukkit</artifactId >
28- <version >1.0.3 -SNAPSHOT</version >
28+ <version >1.0.4 -SNAPSHOT</version >
2929</dependency >
3030```
3131
@@ -34,7 +34,7 @@ This project is available for anyone to use, and you may implement it with ease:
3434<dependency >
3535 <groupId >cl.bgm</groupId >
3636 <artifactId >command-framework-bungee</artifactId >
37- <version >1.0.3 -SNAPSHOT</version >
37+ <version >1.0.4 -SNAPSHOT</version >
3838</dependency >
3939```
4040
You can’t perform that action at this time.
0 commit comments