diff options
author | Zach Brown <[email protected]> | 2016-02-15 08:24:39 -0600 |
---|---|---|
committer | Zach Brown <[email protected]> | 2016-02-15 08:24:39 -0600 |
commit | 29616a64bb76b26b3a933060ab333db3e11d6da5 (patch) | |
tree | d3ac63c46a7f77b5f5e41363a42cdb829a540be1 | |
parent | bf58a0d2783fe29e938032af6df032cd06641dc2 (diff) | |
download | Paper-29616a64bb76b26b3a933060ab333db3e11d6da5.tar.gz Paper-29616a64bb76b26b3a933060ab333db3e11d6da5.zip |
Some people just have bad days
-rw-r--r-- | Spigot-Server-Patches/0001-POM-Changes.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Spigot-Server-Patches/0001-POM-Changes.patch b/Spigot-Server-Patches/0001-POM-Changes.patch index 2b3bda1bfa..38a61013f3 100644 --- a/Spigot-Server-Patches/0001-POM-Changes.patch +++ b/Spigot-Server-Patches/0001-POM-Changes.patch @@ -1,11 +1,11 @@ -From 04c8eebe965a800482f27c0b0aa00d1c9175cf01 Mon Sep 17 00:00:00 2001 +From 9e315343a720a550c61568b70657ad2076501022 Mon Sep 17 00:00:00 2001 From: Zach Brown <[email protected]> Date: Thu, 19 Mar 2015 19:41:15 -0500 Subject: [PATCH] POM Changes diff --git a/pom.xml b/pom.xml -index 91627ff..19e47f4 100644 +index 91627ff..fd051da 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ @@ -106,7 +106,7 @@ index 91627ff..19e47f4 100644 + <version>1.3</version> + <configuration> + <outputPrefix>git-PaperSpigot-</outputPrefix> -+ <scmDirectory>${project.}</scmDirectory> ++ <scmDirectory>..</scmDirectory> + </configuration> + <executions> + <execution> |