Update to Paper to MC 1.11.2

This commit is contained in:
Zach Brown 2016-12-21 11:21:40 -06:00
parent 98e7d01ce8
commit cae453c16b
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
13 changed files with 46 additions and 46 deletions

View file

@ -1,11 +1,11 @@
From 75d4b845b027f8df6561282a96dd6ede8c272b2f Mon Sep 17 00:00:00 2001
From e9476e0764a94d5000a6add8386864f4fe8d8b88 Mon Sep 17 00:00:00 2001
From: Zach Brown <zach.brown@destroystokyo.com>
Date: Mon, 29 Feb 2016 17:16:08 -0600
Subject: [PATCH] POM changes
diff --git a/pom.xml b/pom.xml
index 65839cb..c32903b 100644
index 28d2a57..0b6fd28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,37 @@
@ -24,7 +24,7 @@ index 65839cb..c32903b 100644
- <artifactId>spigot-api</artifactId>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-api</artifactId>
<version>1.11.1-R0.1-SNAPSHOT</version>
<version>1.11.2-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Spigot-API</name>