Revert "Updated Upstream (BungeeCord)"

This reverts commit 04787534c6.

revorting, as we need some dependency updates to occur
This commit is contained in:
Shane Freeder 2023-04-20 08:28:37 +01:00
parent 04787534c6
commit d9512eab1d
No known key found for this signature in database
GPG Key ID: A3F61EA5A085289C
2 changed files with 9 additions and 9 deletions

@ -1 +1 @@
Subproject commit 7dd549ff1e4dcd099ff042b15dad3b61648bf1b9
Subproject commit a0a4fa0e5673c645ffae3fbc025dd05c2abe957e

View File

@ -1,4 +1,4 @@
From f03d5beb315012d4382d7aab3b0f1058e9a4689d Mon Sep 17 00:00:00 2001
From 921905301dbe44a7c95763e1114227fcb131295c Mon Sep 17 00:00:00 2001
From: Tux <write@imaginarycode.com>
Date: Thu, 19 May 2016 19:33:31 +0200
Subject: [PATCH] POM Changes
@ -7,7 +7,7 @@ Subject: [PATCH] POM Changes
- Deploy to papermc mvn repo
diff --git a/api/pom.xml b/api/pom.xml
index 52e81e04..55cdb6d1 100644
index 81179f0f..a680e7b0 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -4,42 +4,42 @@
@ -67,7 +67,7 @@ index 52e81e04..55cdb6d1 100644
<scope>compile</scope>
</dependency>
diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml
index 6a3258f4..5ec5faf7 100644
index 06444181..c988cf5d 100644
--- a/bootstrap/pom.xml
+++ b/bootstrap/pom.xml
@@ -4,39 +4,40 @@
@ -506,7 +506,7 @@ index c7478c96..e137dfcc 100644
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index e5135290..4c05e323 100644
index f9aa2c69..4c4597f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,25 @@
@ -633,7 +633,7 @@ index e5135290..4c05e323 100644
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
@@ -325,6 +350,7 @@
@@ -300,6 +325,7 @@
<!-- lombok does not add @return or @param which causes warnings, so ignore -->
<doclint>none</doclint>
<sourcepath>${project.build.directory}/delombok</sourcepath>
@ -641,7 +641,7 @@ index e5135290..4c05e323 100644
</configuration>
</execution>
</executions>
@@ -356,5 +382,88 @@
@@ -331,5 +357,88 @@
</plugins>
</build>
</profile>
@ -772,7 +772,7 @@ index bb2b14fc..221469b9 100644
<scope>compile</scope>
</dependency>
diff --git a/proxy/pom.xml b/proxy/pom.xml
index c6004000..1087c1f9 100644
index 3a8aaa35..5135c0fd 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -4,18 +4,18 @@
@ -884,5 +884,5 @@ index 90a4c8d5..81af5457 100644
<scope>compile</scope>
</dependency>
--
2.40.0
2.17.2 (Apple Git-113)