From c0128831a755f3c7938f600fab11cd7805f5c818 Mon Sep 17 00:00:00 2001 From: NorbiPeti Date: Wed, 23 Oct 2019 02:46:15 +0200 Subject: [PATCH] Use parent POM --- .idea/ButtonChat.iml | 3 ++- pom.xml | 13 +++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.idea/ButtonChat.iml b/.idea/ButtonChat.iml index a5b528d..28193ee 100644 --- a/.idea/ButtonChat.iml +++ b/.idea/ButtonChat.iml @@ -1,12 +1,13 @@ - + + diff --git a/pom.xml b/pom.xml index 3580f98..987b17c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,11 @@ 4.0.0 + + com.github.TBMCPlugins.ButtonCore + CorePOM + master-SNAPSHOT + 0.0.1-SNAPSHOT The Button Minecraft Chat Plugin The Button Minecraft Chat Plugin @@ -26,14 +31,6 @@ ButtonChat - - maven-compiler-plugin - 3.8.1 - - 10 - 10 - - org.apache.maven.plugins maven-shade-plugin