diff --git a/all/pom.xml b/all/pom.xml
index df974341..a6f21cd5 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -16,7 +16,7 @@
viabackwards-parent
nl.matsv
- 3.1.0-SNAPSHOT
+ 3.1.0
viabackwards-all
diff --git a/bukkit/pom.xml b/bukkit/pom.xml
index f0a141fb..6cc97fd1 100644
--- a/bukkit/pom.xml
+++ b/bukkit/pom.xml
@@ -16,7 +16,7 @@
viabackwards-parent
nl.matsv
- 3.1.0-SNAPSHOT
+ 3.1.0
viabackwards-bukkit
diff --git a/bungee/pom.xml b/bungee/pom.xml
index c5114996..74ebaf91 100644
--- a/bungee/pom.xml
+++ b/bungee/pom.xml
@@ -16,7 +16,7 @@
viabackwards-parent
nl.matsv
- 3.1.0-SNAPSHOT
+ 3.1.0
viabackwards-bungee
diff --git a/core/pom.xml b/core/pom.xml
index 2369edc6..dd9357ca 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -16,7 +16,7 @@
viabackwards-parent
nl.matsv
- 3.1.0-SNAPSHOT
+ 3.1.0
viabackwards-core
diff --git a/core/src/main/java/nl/matsv/viabackwards/api/ViaBackwardsPlatform.java b/core/src/main/java/nl/matsv/viabackwards/api/ViaBackwardsPlatform.java
index 42a44307..402ac76d 100644
--- a/core/src/main/java/nl/matsv/viabackwards/api/ViaBackwardsPlatform.java
+++ b/core/src/main/java/nl/matsv/viabackwards/api/ViaBackwardsPlatform.java
@@ -44,7 +44,7 @@ import static us.myles.ViaVersion.api.protocol.ProtocolRegistry.registerProtocol
public interface ViaBackwardsPlatform {
- String MINIMUM_VV_VERSION = "3.0.2";
+ String MINIMUM_VV_VERSION = "3.1.0";
/**
* Initialize ViaBackwards.
@@ -105,7 +105,7 @@ public interface ViaBackwardsPlatform {
getLogger().severe("================================");
getLogger().severe("YOUR VIAVERSION IS OUTDATED");
getLogger().severe("PLEASE USE VIAVERSION " + MINIMUM_VV_VERSION + " OR NEWER");
- getLogger().severe("LINK: https://viaversion.com");
+ getLogger().severe("LINK: https://ci.viaversion.com/");
getLogger().severe("VIABACKWARDS WILL NOW DISABLE");
getLogger().severe("================================");
diff --git a/fabric/pom.xml b/fabric/pom.xml
index 66922513..b7b3c5c3 100644
--- a/fabric/pom.xml
+++ b/fabric/pom.xml
@@ -16,7 +16,7 @@
viabackwards-parent
nl.matsv
- 3.1.0-SNAPSHOT
+ 3.1.0
viabackwards-fabric
diff --git a/pom.xml b/pom.xml
index b5c3353a..2fc64a57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
nl.matsv
viabackwards-parent
- 3.1.0-SNAPSHOT
+ 3.1.0
pom
Allow older clients to join newer server versions.
diff --git a/sponge/pom.xml b/sponge/pom.xml
index 3c8f0766..a5ba07b7 100644
--- a/sponge/pom.xml
+++ b/sponge/pom.xml
@@ -16,7 +16,7 @@
viabackwards-parent
nl.matsv
- 3.1.0-SNAPSHOT
+ 3.1.0
viabackwards-sponge
diff --git a/velocity/pom.xml b/velocity/pom.xml
index 9950c06e..27fcbcb1 100644
--- a/velocity/pom.xml
+++ b/velocity/pom.xml
@@ -16,7 +16,7 @@
viabackwards-parent
nl.matsv
- 3.1.0-SNAPSHOT
+ 3.1.0
viabackwards-velocity