Update Paper to MC 1.12

This commit is contained in:
Shane Freeder 2017-06-08 15:16:51 +01:00
parent bd34f2060d
commit 3c9f2a0a20
No known key found for this signature in database
GPG key ID: A3F61EA5A085289C
22 changed files with 117 additions and 129 deletions

View file

@ -1,11 +1,11 @@
From c40d302beea8a6ad8805ddf604afe2aed7552b9c Mon Sep 17 00:00:00 2001
From b106ae7ff8bc4c4cefd1e34a6c8447a9f03d8614 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 df62fbd8..31991487 100644
index cad55895..869be1b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,36 @@
@ -24,7 +24,7 @@ index df62fbd8..31991487 100644
- <artifactId>spigot-api</artifactId>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-api</artifactId>
<version>1.12-pre6-SNAPSHOT</version>
<version>1.12-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Spigot-API</name>
@ -132,5 +132,5 @@ index df62fbd8..31991487 100644
<shadedArtifactAttached>true</shadedArtifactAttached>
</configuration>
--
2.13.0
2.13.1