Update to MC 1.10.2

This commit is contained in:
Zach Brown 2016-06-25 12:19:04 -05:00
parent 0152e0f616
commit 45d9b4c497
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
30 changed files with 82 additions and 138 deletions

View file

@ -1,11 +1,11 @@
From 0ab9576478ff7a43d94367022d1302d353729635 Mon Sep 17 00:00:00 2001
From eae2bbf6e1c174c7e0319f8e74c14ef1a305bbbd 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 0f5b26c..d6df6cb 100644
index 24f029d..93e12d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,37 @@
@ -24,7 +24,7 @@ index 0f5b26c..d6df6cb 100644
- <artifactId>spigot-api</artifactId>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-api</artifactId>
<version>1.10-R0.1-SNAPSHOT</version>
<version>1.10.2-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Spigot-API</name>