Update to Minecraft 1.10

This commit is contained in:
Zach Brown 2016-06-08 22:57:14 -05:00
parent 171a079cd2
commit c442e96eb9
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76
173 changed files with 966 additions and 1138 deletions

View file

@ -1,11 +1,11 @@
From 40a793d76f1bb04ad6d9d6cbbadb2a04024ed1b3 Mon Sep 17 00:00:00 2001
From f24f0b8ba5724ebdbe7d09a476607b43dd626645 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 0ab9e14..79498ae 100644
index 0f5b26c..ead01eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,37 @@
@ -24,7 +24,7 @@ index 0ab9e14..79498ae 100644
- <artifactId>spigot-api</artifactId>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-api</artifactId>
<version>1.9.4-R0.1-SNAPSHOT</version>
<version>1.10-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Spigot-API</name>
@ -95,5 +95,5 @@ index 0ab9e14..79498ae 100644
<artifactId>maven-shade-plugin</artifactId>
<version>2.4.1</version>
--
2.8.2
2.8.3