Rebuild patch for upstream update

This commit is contained in:
Zach Brown 2015-01-08 21:53:39 -06:00
parent 35f381961d
commit 788b857ddd

View File

@ -1,11 +1,11 @@
From 88646b8980696cf1d33a10656579ce60d20c617d Mon Sep 17 00:00:00 2001
From 430846a2db570b9661fa265301862124f1b12a4e Mon Sep 17 00:00:00 2001
From: Zach Brown <Zbob750@live.com>
Date: Fri, 5 Dec 2014 22:04:50 -0600
Subject: [PATCH] POM changes
diff --git a/pom.xml b/pom.xml
index 8c4a517..aeceb8b 100644
index 058ba61..6851741 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,12 @@
@ -25,7 +25,7 @@ index 8c4a517..aeceb8b 100644
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -21,16 +21,16 @@
@@ -21,8 +21,8 @@
</properties>
<parent>
@ -36,6 +36,7 @@ index 8c4a517..aeceb8b 100644
<version>dev-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -36,8 +36,8 @@
<dependencies>
<dependency>
@ -46,7 +47,7 @@ index 8c4a517..aeceb8b 100644
<version>${project.version}</version>
<type>jar</type>
<scope>compile</scope>
@@ -113,12 +113,12 @@
@@ -124,12 +124,12 @@
</configuration>
<executions>
<execution>
@ -62,7 +63,7 @@ index 8c4a517..aeceb8b 100644
</configuration>
<phase>compile</phase>
<goals>
@@ -149,7 +149,7 @@
@@ -160,7 +160,7 @@
<manifestEntries>
<Main-Class>org.bukkit.craftbukkit.Main</Main-Class>
<Implementation-Title>CraftBukkit</Implementation-Title>