Set module author to WaterfallMC

This commit is contained in:
Jamie Mansfield 2016-08-17 01:21:26 +01:00
parent d1b744857b
commit d983224c69
No known key found for this signature in database
GPG Key ID: 27F6918C0D47DF94

View File

@ -1,4 +1,4 @@
From c73cea1b3e7aa6ebd1081999ae701c0c1a77a2c5 Mon Sep 17 00:00:00 2001
From 04d38c86924ae8ef7cd45e28a1c095fadf27fa8a 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
@ -392,7 +392,7 @@ index d3fb072..1c508e3 100644
<packaging>jar</packaging>
diff --git a/module/pom.xml b/module/pom.xml
index c59ac9d..19d50c6 100644
index c59ac9d..14f4e9e 100644
--- a/module/pom.xml
+++ b/module/pom.xml
@@ -4,19 +4,19 @@
@ -421,7 +421,13 @@ index c59ac9d..19d50c6 100644
<modules>
<module>cmd-alert</module>
@@ -33,8 +33,8 @@
@@ -28,13 +28,13 @@
</modules>
<properties>
- <module.author>SpigotMC</module.author>
+ <module.author>WaterfallMC</module.author>
</properties>
<dependencies>
<dependency>
@ -486,7 +492,7 @@ index a3bd632..a2b422c 100644
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index 53d3db1..ead929e 100644
index de51d88..3319e60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,18 +9,18 @@
@ -816,5 +822,5 @@ index 8df9b12..1d76633 100644
<scope>compile</scope>
</dependency>
--
2.7.4 (Apple Git-66)
2.8.2