From b452170ff748545d5f2622c69a380dd4e24df94e Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Tue, 4 Feb 2020 17:43:35 +0100 Subject: [PATCH] Rename --- .idea/ButtonChat.iml | 2 +- .project | 46 ++++++++++++++++++++++---------------------- pom.xml | 14 +++++++------- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/.idea/ButtonChat.iml b/.idea/ButtonChat.iml index 8c6eb35..c640e48 100644 --- a/.idea/ButtonChat.iml +++ b/.idea/ButtonChat.iml @@ -19,7 +19,7 @@ - + diff --git a/.project b/.project index 192f1e8..9cc623e 100644 --- a/.project +++ b/.project @@ -1,23 +1,23 @@ - - - ButtonChat - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.m2e.core.maven2Nature - org.eclipse.jdt.core.javanature - - + + + Chroma-Chat + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.m2e.core.maven2Builder + + + + + + org.eclipse.m2e.core.maven2Nature + org.eclipse.jdt.core.javanature + + diff --git a/pom.xml b/pom.xml index aad8659..e28f071 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.github.TBMCPlugins.ButtonCore + com.github.TBMCPlugins.ChromaCore CorePOM master-SNAPSHOT 0.0.1-SNAPSHOT - The Button Minecraft Chat Plugin - The Button Minecraft Chat Plugin + Chroma-Chat Plugin + Chroma-Chat Plugin src/main/java @@ -29,7 +29,7 @@ true - ButtonChat + Chroma-Chat org.apache.maven.plugins @@ -188,8 +188,8 @@ 1.12.2-R0.1-SNAPSHOT - com.github.TBMCPlugins.ButtonCore - ButtonCore + com.github.TBMCPlugins.ChromaCore + Chroma-Core ${branch}-SNAPSHOT @@ -269,7 +269,7 @@ provided - ButtonChat + Chroma-Chat TBMCPlugins https://github.com/TBMCPlugins