Skip to content

Commit c97e066

Browse files
committed
Update README
1 parent 6e83b96 commit c97e066

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)