Update PaperSpigot to Minecraft 1.8.3
This commit is contained in:
parent
d049872b83
commit
78fa2af57a
44 changed files with 1023 additions and 864 deletions
|
@ -1,11 +1,11 @@
|
|||
From 75be04f38d3f75ac21ecad2bf1ee949e419247da Mon Sep 17 00:00:00 2001
|
||||
From 64c05befc1e1204e32698b10f45283dad6affb62 Mon Sep 17 00:00:00 2001
|
||||
From: Zach Brown <Zbob750@live.com>
|
||||
Date: Tue, 6 Jan 2015 22:12:31 -0600
|
||||
Subject: [PATCH] POM changes
|
||||
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 44aa858..5981842 100644
|
||||
index 3e52a20..20a2cc9 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -4,18 +4,18 @@
|
||||
|
@ -24,7 +24,7 @@ index 44aa858..5981842 100644
|
|||
- <artifactId>spigot-api</artifactId>
|
||||
+ <groupId>org.github.paperspigot</groupId>
|
||||
+ <artifactId>paperspigot-api</artifactId>
|
||||
<version>1.8-R0.1-SNAPSHOT</version>
|
||||
<version>1.8.3-R0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
- <name>Spigot-API</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue