mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-22 10:15:54 +01:00
pom.xml: Change project's groupId, artifactId to com.craftaro
This commit is contained in:
parent
2da22bd260
commit
eb75ed8a38
4
pom.xml
4
pom.xml
@ -4,8 +4,8 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.songoda</groupId>
|
||||
<artifactId>skyblock</artifactId>
|
||||
<groupId>com.craftaro</groupId>
|
||||
<artifactId>FabledSkyBlock</artifactId>
|
||||
<version>2.5.2</version>
|
||||
|
||||
<name>FabledSkyBlock</name>
|
||||
|
Loading…
Reference in New Issue
Block a user