From df320eb0cebc7c51a9bd1bc012218e5e873ec83c Mon Sep 17 00:00:00 2001 From: kristoffer Date: Fri, 28 Apr 2023 23:56:12 +0200 Subject: [PATCH] Remove local dependencies and upload to repo --- pom.xml | 63 ++++++++++++++------------------------------------------- 1 file changed, 15 insertions(+), 48 deletions(-) diff --git a/pom.xml b/pom.xml index dad79ba..0d8f57c 100644 --- a/pom.xml +++ b/pom.xml @@ -48,38 +48,6 @@ org.apache.maven.plugins maven-install-plugin 3.1.0 - - - hack-binary - clean - - ${basedir}/LocalJars/Residence4.9.1.9.jar - com.bekvon.bukkit - residence - 4.9.1.9 - jar - true - - - install-file - - - - hack-binary-2 - clean - - ${basedir}/LocalJars/hClaims.jar - com.hakan - claimapi - 2.1.8 - jar - true - - - install-file - - - @@ -121,6 +89,11 @@ + + ronanplugins-private + RonanPlugins Repository + https://repo.ronanplugins.com/private + jitpack.io @@ -246,14 +219,6 @@ 6.28.11 provided - - - - com.bekvon.bukkit - Residence - 4.9.1.9 - provided - com.comphenix.protocol @@ -288,14 +253,6 @@ - - - - com.hakan - claimapi - 2.1.8 - provided - com.github.bloodmc @@ -385,5 +342,15 @@ 0.2.0 compile + + com.ronanplugins + hClaims + 2.1.8 + + + com.ronanplugins + Residence + 4.9.1.9 +