From 3f0080349986ac687e152f5fbb12f4f62b0d24cf Mon Sep 17 00:00:00 2001
From: Camotoy <20743703+DoctorMacc@users.noreply.github.com>
Date: Fri, 28 Aug 2020 15:16:35 -0400
Subject: [PATCH] connector/pom.xml: Move back to main MCProtocolLib repository
(#1211)
Fixes a regression where ClientPlayerAbilitiesPacket was sending the incorrect flag.
---
connector/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/connector/pom.xml b/connector/pom.xml
index e2c01e64..76a83c23 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -109,9 +109,9 @@
compile
- com.github.GeyserMC
- MCProtocolLib
- f37c98dc70
+ com.github.steveice10
+ mcprotocollib
+ b3cf3acbb3
compile