mirror of
https://github.com/PaperMC/Waterfall.git
synced 2025-01-30 19:41:42 +01:00
Updated POM changes
This commit is contained in:
parent
46b2c91ed7
commit
7f9be0ff47
@ -1,11 +1,11 @@
|
||||
From 676a3f5461fa6f63942a92a5c3eba35f4c0b1084 Mon Sep 17 00:00:00 2001
|
||||
From c5ebed82ea418dd7281481f4971080bdc70629e5 Mon Sep 17 00:00:00 2001
|
||||
From: Troy Frew <fuzzy_bot@arenaga.me>
|
||||
Date: Tue, 15 Nov 2016 08:56:43 -0500
|
||||
Subject: [PATCH] POM Changes
|
||||
|
||||
|
||||
diff --git a/api/pom.xml b/api/pom.xml
|
||||
index c2b55587..1cd99ed3 100644
|
||||
index c2b55587d..1cd99ed30 100644
|
||||
--- a/api/pom.xml
|
||||
+++ b/api/pom.xml
|
||||
@@ -5,41 +5,41 @@
|
||||
@ -58,7 +58,7 @@ index c2b55587..1cd99ed3 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml
|
||||
index c51531eb..b7f932d4 100644
|
||||
index 37c0880cd..139b7ac12 100644
|
||||
--- a/bootstrap/pom.xml
|
||||
+++ b/bootstrap/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -102,7 +102,7 @@ index c51531eb..b7f932d4 100644
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
diff --git a/chat/pom.xml b/chat/pom.xml
|
||||
index 85309233..5cc62141 100644
|
||||
index 853092339..5cc621414 100644
|
||||
--- a/chat/pom.xml
|
||||
+++ b/chat/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -129,7 +129,7 @@ index 85309233..5cc62141 100644
|
||||
<dependencies>
|
||||
<dependency>
|
||||
diff --git a/config/pom.xml b/config/pom.xml
|
||||
index 38db2292..7cdcbd8b 100644
|
||||
index 38db2292d..7cdcbd8b3 100644
|
||||
--- a/config/pom.xml
|
||||
+++ b/config/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -156,7 +156,7 @@ index 38db2292..7cdcbd8b 100644
|
||||
<dependencies>
|
||||
<dependency>
|
||||
diff --git a/event/pom.xml b/event/pom.xml
|
||||
index 82a411b0..b1a990c9 100644
|
||||
index 82a411b08..b1a990c93 100644
|
||||
--- a/event/pom.xml
|
||||
+++ b/event/pom.xml
|
||||
@@ -5,16 +5,16 @@
|
||||
@ -181,7 +181,7 @@ index 82a411b0..b1a990c9 100644
|
||||
+ <description>Generic java event dispatching API intended for use with Travertine.</description>
|
||||
</project>
|
||||
diff --git a/log/pom.xml b/log/pom.xml
|
||||
index 646dbfae..00f7b9c9 100644
|
||||
index 646dbfae5..00f7b9c92 100644
|
||||
--- a/log/pom.xml
|
||||
+++ b/log/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -217,7 +217,7 @@ index 646dbfae..00f7b9c9 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
diff --git a/log4j/pom.xml b/log4j/pom.xml
|
||||
index 8baf329b..060a8ec7 100644
|
||||
index 51187fd15..9fe7044f9 100644
|
||||
--- a/log4j/pom.xml
|
||||
+++ b/log4j/pom.xml
|
||||
@@ -4,18 +4,18 @@
|
||||
@ -242,7 +242,7 @@ index 8baf329b..060a8ec7 100644
|
||||
+ <description>Simplistic and performant Log4j2 based logger and console API designed for use with Travertine and Minecraft related applications.</description>
|
||||
|
||||
<properties>
|
||||
<log4j2.version>2.12.0</log4j2.version>
|
||||
<log4j2.version>2.14.0</log4j2.version>
|
||||
@@ -50,5 +50,24 @@
|
||||
<version>3.4.2</version>
|
||||
<scope>runtime</scope>
|
||||
@ -269,7 +269,7 @@ index 8baf329b..060a8ec7 100644
|
||||
</dependencies>
|
||||
</project>
|
||||
diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml
|
||||
index 472314c2..8eb06572 100644
|
||||
index 472314c2f..8eb065721 100644
|
||||
--- a/module/cmd-alert/pom.xml
|
||||
+++ b/module/cmd-alert/pom.xml
|
||||
@@ -5,13 +5,13 @@
|
||||
@ -289,7 +289,7 @@ index 472314c2..8eb06572 100644
|
||||
<packaging>jar</packaging>
|
||||
|
||||
diff --git a/module/cmd-find/pom.xml b/module/cmd-find/pom.xml
|
||||
index de8faee0..09e2835a 100644
|
||||
index de8faee02..09e2835aa 100644
|
||||
--- a/module/cmd-find/pom.xml
|
||||
+++ b/module/cmd-find/pom.xml
|
||||
@@ -5,13 +5,13 @@
|
||||
@ -309,7 +309,7 @@ index de8faee0..09e2835a 100644
|
||||
<packaging>jar</packaging>
|
||||
|
||||
diff --git a/module/cmd-list/pom.xml b/module/cmd-list/pom.xml
|
||||
index 0cab9a7a..5d1ff042 100644
|
||||
index 0cab9a7ab..5d1ff0424 100644
|
||||
--- a/module/cmd-list/pom.xml
|
||||
+++ b/module/cmd-list/pom.xml
|
||||
@@ -5,13 +5,13 @@
|
||||
@ -329,7 +329,7 @@ index 0cab9a7a..5d1ff042 100644
|
||||
<packaging>jar</packaging>
|
||||
|
||||
diff --git a/module/cmd-send/pom.xml b/module/cmd-send/pom.xml
|
||||
index 240c9548..1f6a7c68 100644
|
||||
index 240c95487..1f6a7c681 100644
|
||||
--- a/module/cmd-send/pom.xml
|
||||
+++ b/module/cmd-send/pom.xml
|
||||
@@ -5,13 +5,13 @@
|
||||
@ -349,7 +349,7 @@ index 240c9548..1f6a7c68 100644
|
||||
<packaging>jar</packaging>
|
||||
|
||||
diff --git a/module/cmd-server/pom.xml b/module/cmd-server/pom.xml
|
||||
index 4c13d517..c353e829 100644
|
||||
index 4c13d5177..c353e8293 100644
|
||||
--- a/module/cmd-server/pom.xml
|
||||
+++ b/module/cmd-server/pom.xml
|
||||
@@ -5,13 +5,13 @@
|
||||
@ -369,7 +369,7 @@ index 4c13d517..c353e829 100644
|
||||
<packaging>jar</packaging>
|
||||
|
||||
diff --git a/module/pom.xml b/module/pom.xml
|
||||
index c9849b6c..ca0a9c87 100644
|
||||
index c9849b6c1..ca0a9c87d 100644
|
||||
--- a/module/pom.xml
|
||||
+++ b/module/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -405,7 +405,7 @@ index c9849b6c..ca0a9c87 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
diff --git a/module/reconnect-yaml/pom.xml b/module/reconnect-yaml/pom.xml
|
||||
index 45910b0e..d1a2d86c 100644
|
||||
index 45910b0e7..d1a2d86c8 100644
|
||||
--- a/module/reconnect-yaml/pom.xml
|
||||
+++ b/module/reconnect-yaml/pom.xml
|
||||
@@ -5,13 +5,13 @@
|
||||
@ -425,7 +425,7 @@ index 45910b0e..d1a2d86c 100644
|
||||
<packaging>jar</packaging>
|
||||
|
||||
diff --git a/native/pom.xml b/native/pom.xml
|
||||
index db15febb..a2efb5e5 100644
|
||||
index db15febbc..a2efb5e52 100644
|
||||
--- a/native/pom.xml
|
||||
+++ b/native/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -452,7 +452,7 @@ index db15febb..a2efb5e5 100644
|
||||
<dependencies>
|
||||
<dependency>
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index fa4dd98d..7757ce6f 100644
|
||||
index bfec1abc2..0183f7148 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -5,19 +5,19 @@
|
||||
@ -499,7 +499,7 @@ index fa4dd98d..7757ce6f 100644
|
||||
|
||||
<distributionManagement>
|
||||
diff --git a/protocol/pom.xml b/protocol/pom.xml
|
||||
index 402266ca..993cbca9 100644
|
||||
index 402266ca1..993cbca95 100644
|
||||
--- a/protocol/pom.xml
|
||||
+++ b/protocol/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -535,7 +535,7 @@ index 402266ca..993cbca9 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
diff --git a/proxy/pom.xml b/proxy/pom.xml
|
||||
index 7a872a54..330697bc 100644
|
||||
index 7a872a549..330697bc7 100644
|
||||
--- a/proxy/pom.xml
|
||||
+++ b/proxy/pom.xml
|
||||
@@ -5,17 +5,17 @@
|
||||
@ -597,7 +597,7 @@ index 7a872a54..330697bc 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
diff --git a/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java b/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java
|
||||
index 338c30d3..c0499252 100644
|
||||
index 338c30d35..c04992523 100644
|
||||
--- a/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java
|
||||
+++ b/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java
|
||||
@@ -20,7 +20,7 @@ public class JenkinsModuleSource implements ModuleSource
|
||||
@ -610,7 +610,7 @@ index 338c30d3..c0499252 100644
|
||||
version.getBuild(),
|
||||
module.getName()
|
||||
diff --git a/query/pom.xml b/query/pom.xml
|
||||
index 8ce88f4a..813696e4 100644
|
||||
index 8ce88f4a4..813696e45 100644
|
||||
--- a/query/pom.xml
|
||||
+++ b/query/pom.xml
|
||||
@@ -5,18 +5,18 @@
|
||||
@ -646,5 +646,4 @@ index 8ce88f4a..813696e4 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
--
|
||||
2.30.0
|
||||
|
||||
2.30.1
|
||||
|
Loading…
Reference in New Issue
Block a user