Fix a typo in the server POM

This commit is contained in:
Zach Brown 2015-05-03 16:28:13 -05:00
parent 4651b50153
commit d167eb42de
1 changed files with 3 additions and 3 deletions

View File

@ -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 <zach.brown@destroystokyo.com>
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>