mirror of
https://github.com/PaperMC/Waterfall.git
synced 2024-11-28 05:05:17 +01:00
waterfall-chat is under io.github.waterfallmc
This commit is contained in:
parent
abe3f78e85
commit
9f45b24f77
@ -1,4 +1,4 @@
|
||||
From 578efa5815065643eeeaf73dfaad7b3dc0d88e10 Mon Sep 17 00:00:00 2001
|
||||
From c73cea1b3e7aa6ebd1081999ae701c0c1a77a2c5 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
|
||||
@ -236,7 +236,7 @@ index 6688153..f9615cf 100644
|
||||
+ <description>Generic java event dispatching API intended for use with Waterfall.</description>
|
||||
</project>
|
||||
diff --git a/log/pom.xml b/log/pom.xml
|
||||
index b970df0..e73fa8f 100644
|
||||
index b970df0..70b874a 100644
|
||||
--- a/log/pom.xml
|
||||
+++ b/log/pom.xml
|
||||
@@ -4,19 +4,19 @@
|
||||
@ -265,11 +265,13 @@ index b970df0..e73fa8f 100644
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
@@ -27,7 +27,7 @@
|
||||
@@ -26,8 +26,8 @@
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.md-5</groupId>
|
||||
- <groupId>net.md-5</groupId>
|
||||
- <artifactId>bungeecord-chat</artifactId>
|
||||
+ <groupId>io.github.waterfallmc</groupId>
|
||||
+ <artifactId>waterfall-chat</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
|
Loading…
Reference in New Issue
Block a user