diff --git a/README.md b/README.md
index 0c1d41a4..113b3385 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Development builds contain the latest changes from the Source-Code. They are ble
but also include features, enhancements and bug fixes that are not yet in a released version. If you click on the left
side on `Changes`, you can see iterative change sets leading to a specific build.
-You can download them from here: https://ci.codemc.org/job/Games647/job/FastLogin/
+You can download them from here: [CodeMC(Jenkins)](https://ci.codemc.org/job/Games647/job/FastLogin/)
***
diff --git a/velocity/pom.xml b/velocity/pom.xml
index 37d8d83b..01cb264c 100644
--- a/velocity/pom.xml
+++ b/velocity/pom.xml
@@ -62,6 +62,20 @@
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.13.0
+
+
+
+ com.velocitypowered.api.plugin.ap.PluginAnnotationProcessor
+
+
+
+
+
maven-shade-plugin
3.6.0
@@ -161,18 +175,8 @@
com.velocitypowered
velocity-api
- 3.3.0-SNAPSHOT
+ 3.4.0-SNAPSHOT
provided
-
-
- com.moandjiezana.toml
- *
-
-
- org.spongepowered
- *
-
-