From 25d726e113c26941dbe7c076aedae6516929ef3d Mon Sep 17 00:00:00 2001 From: Aikar Date: Fri, 21 Apr 2017 23:14:53 -0400 Subject: [PATCH] Change group/artifact id and bump to 0.3.0-SNAPSHOT --- example/pom.xml | 6 +++--- pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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