Phew. I think that is 1.4.7 done

By: md_5 <md_5@live.com.au>
This commit is contained in:
Spigot
2013-01-18 09:27:26 +11:00
parent 74606fcf1c
commit c083fc0b4c
16 changed files with 32 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
From 7d27d6c09fe9ea371ca4518ab6fd3aab1728d0f3 Mon Sep 17 00:00:00 2001
From 4add005c6ae11c94de77e63e610e476da60a5ca8 Mon Sep 17 00:00:00 2001
From: md_5 <md_5@bigpond.com>
Date: Tue, 15 Jan 2013 11:48:54 +1100
Subject: [PATCH 14/15] Update pom with Spigot specific info.
@@ -8,7 +8,7 @@ Subject: [PATCH 14/15] Update pom with Spigot specific info.
1 file changed, 4 insertions(+), 30 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4540fe2..ea5435d 100644
index a09a7c4..e08f4fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,12 @@
@@ -20,7 +20,7 @@ index 4540fe2..ea5435d 100644
+ <groupId>org.spigotmc</groupId>
+ <artifactId>spigot</artifactId>
<packaging>jar</packaging>
<version>1.4.6-R0.4-SNAPSHOT</version>
<version>1.4.7-R0.2-SNAPSHOT</version>
- <name>CraftBukkit</name>
- <url>http://www.bukkit.org</url>
+ <name>Spigot</name>
@@ -29,7 +29,7 @@ index 4540fe2..ea5435d 100644
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -16,25 +16,6 @@
<minecraft_version>1_4_6</minecraft_version>
<minecraft_version>1_4_R1</minecraft_version>
</properties>
- <scm>