mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
Change group/artifact id and bump to 0.3.0-SNAPSHOT
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
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>co.aikar.commands</groupId>
|
||||
<artifactId>acf</artifactId>
|
||||
<version>0.2.0-SNAPSHOT</version>
|
||||
<groupId>co.aikar</groupId>
|
||||
<artifactId>acf-core</artifactId>
|
||||
<version>0.3.0-SNAPSHOT</version>
|
||||
|
||||
<name>ACF</name>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user