Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute authored Jan 11, 2023
1 parent 52bed71 commit 5e0e157
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.kttdevelopment</groupId>
<artifactId>mal4j</artifactId>
<version>2.12.0</version>
<version>3.0.0</version>

<profiles>
<profile>
Expand All @@ -21,6 +21,9 @@
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
<relocation>
<groupId>dev.katsute</groupId>
</relocation>
</distributionManagement>

<build>
Expand Down

0 comments on commit 5e0e157

Please sign in to comment.