Change group/artifact id and bump to 0.3.0-SNAPSHOT

This commit is contained in:
Aikar
2017-04-21 23:14:53 -04:00
parent 55ffa1da38
commit 25d726e113
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -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>