Mineplex2018-withcommit/Patches/Bukkit-Patches/0001-Update-groupId.patch

23 lines
523 B
Diff
Raw Normal View History

2016-04-25 02:19:41 +02:00
From d72df4b66fe41f68effed29b43279f201b5e304e Mon Sep 17 00:00:00 2001
2016-02-14 23:58:33 +01:00
From: md_5 <git@md-5.net>
Date: Mon, 15 Feb 2016 09:39:33 +1100
Subject: [PATCH] Update groupId
diff --git a/pom.xml b/pom.xml
index cb142f2..378fd01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
<version>9</version>
</parent>
- <groupId>org.spigotmc</groupId>
+ <groupId>com.mineplex</groupId>
<artifactId>spigot-api</artifactId>
<version>1.8.8-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
--
2016-04-25 02:19:41 +02:00
2.7.4
2016-02-14 23:58:33 +01:00