diff --git a/example/pom.xml b/example/pom.xml
index 17a891ac..1574d376 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -109,9 +109,9 @@
provided
- co.aikar.commands
- acf
- 0.2.0-SNAPSHOT
+ co.aikar
+ acf-core
+ 0.3.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 4b132df7..99515aef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,9 +27,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- co.aikar.commands
- acf
- 0.2.0-SNAPSHOT
+ co.aikar
+ acf-core
+ 0.3.0-SNAPSHOT
ACF