Update Paper to MC 1.11.1

This commit is contained in:
Zach Brown 2016-12-20 16:34:27 -06:00
parent f4ea1998ee
commit 33163525f3
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
166 changed files with 538 additions and 699 deletions

View file

@ -1,11 +1,11 @@
From 9576b81c87a4dfb2e3f672f6435779e65468e671 Mon Sep 17 00:00:00 2001
From 75d4b845b027f8df6561282a96dd6ede8c272b2f 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 4b788b0..20159ad 100644
index 65839cb..c32903b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,37 @@
@ -24,7 +24,7 @@ index 4b788b0..20159ad 100644
- <artifactId>spigot-api</artifactId>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-api</artifactId>
<version>1.11-R0.1-SNAPSHOT</version>
<version>1.11.1-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Spigot-API</name>
@ -133,5 +133,5 @@ index 4b788b0..20159ad 100644
<shadedArtifactAttached>true</shadedArtifactAttached>
</configuration>
--
2.10.2
2.9.3