diff options
author | Zach Brown <[email protected]> | 2015-05-03 16:28:13 -0500 |
---|---|---|
committer | Zach Brown <[email protected]> | 2015-05-03 16:28:13 -0500 |
commit | d167eb42dea245df6ffca8bce46032d82d6897a0 (patch) | |
tree | d3b1e1930667d3b0a7a7515faccb824e73b4dad5 /Spigot-Server-Patches/0001-POM-Changes.patch | |
parent | 4651b50153af3f7309a1a4edc53c9b552844f613 (diff) | |
download | Paper-d167eb42dea245df6ffca8bce46032d82d6897a0.tar.gz Paper-d167eb42dea245df6ffca8bce46032d82d6897a0.zip |
Fix a typo in the server POM
Diffstat (limited to 'Spigot-Server-Patches/0001-POM-Changes.patch')
-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 2c38653add..8b280ad616 100644 --- a/Spigot-Server-Patches/0001-POM-Changes.patch +++ b/Spigot-Server-Patches/0001-POM-Changes.patch @@ -1,11 +1,11 @@ -From b1cbf1d3af0002934ea7540bc89649113d2c087b Mon Sep 17 00:00:00 2001 +From d3b5c90ffd39747dff09972ed7cf9c5e6a8b9327 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 1c8d4ea..1d54d36 100644 +index 1c8d4ea..9d5b419 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ @@ -20,7 +20,7 @@ index 1c8d4ea..1d54d36 100644 <version>1.8.3-R0.1-SNAPSHOT</version> - <name>Spigot</name> - <url>http://www.spigotmc.org</url> -+ <name>>PaperSpigot</name> ++ <name>PaperSpigot</name> + <url>https://hub.spigotmc.org/stash/projects/PAPER/</url> <properties> |