Skip to content

Commit

Permalink
fix artifact ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucaslah authored Aug 28, 2021
1 parent 7943c18 commit ffc0bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Add the following to your `pom.xml` if using Maven (click the little JitPack bad

```
<dependency>
<groupId>com.github.MrGraversen</groupId>
<groupId>io.github.MrGraversen</groupId>
<artifactId>minecraft-rcon</artifactId>
<version>0.0.3</version>
</dependency>
Expand Down

0 comments on commit ffc0bba

Please sign in to comment.