Update pom

- Update developers list
- Update ci link
This commit is contained in:
Jamie Mansfield 2016-08-30 18:38:26 +01:00
parent 1d27a880c3
commit a5c3110642

View File

@ -1,4 +1,4 @@
From 7b221b9a50f4a8159528da72d644f103cfb01bac Mon Sep 17 00:00:00 2001
From eab0133fe2fb82765602761a65333af48f98fadc Mon Sep 17 00:00:00 2001
From: Tux <write@imaginarycode.com>
Date: Thu, 19 May 2016 10:33:31 -0700
Subject: [PATCH] POM Changes
@ -492,7 +492,7 @@ index a3bd632..a2b422c 100644
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index ad09889..732c0d2 100644
index ad09889..d8a5633 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,18 +9,18 @@
@ -522,7 +522,7 @@ index ad09889..732c0d2 100644
</organization>
<licenses>
<license>
@@ -32,7 +32,13 @@
@@ -32,7 +32,19 @@
<developers>
<developer>
@ -534,10 +534,16 @@ index ad09889..732c0d2 100644
+ </developer>
+ <developer>
+ <id>kashike</id>
+ </developer>
+ <developer>
+ <id>jamierocks</id>
+ </developer>
+ <developer>
+ <id>fuzzybot</id>
</developer>
</developers>
@@ -51,24 +57,36 @@
@@ -51,24 +63,36 @@
</modules>
<scm>
@ -554,10 +560,9 @@ index ad09889..732c0d2 100644
+ <url>https://github.com/WaterfallMC/Waterfall/issues</url>
</issueManagement>
<ciManagement>
- <system>jenkins</system>
<system>jenkins</system>
- <url>http://ci.md-5.net/job/BungeeCord</url>
+ <system>teamcity</system>
+ <url>https://getwaterfall.xyz/builds/</url>
+ <url>https://ci.aquifermc.org/job/Waterfall/</url>
</ciManagement>
+ <distributionManagement>
@ -582,7 +587,7 @@ index ad09889..732c0d2 100644
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
@@ -117,36 +135,14 @@
@@ -117,36 +141,14 @@
</execution>
</executions>
</plugin>
@ -622,7 +627,7 @@ index ad09889..732c0d2 100644
</plugin>
</plugins>
<pluginManagement>
@@ -181,4 +177,49 @@
@@ -181,4 +183,49 @@
</plugins>
</pluginManagement>
</build>