diff --git a/API/pom.xml b/API/pom.xml
index 73f6a07..69f224f 100644
--- a/API/pom.xml
+++ b/API/pom.xml
@@ -5,12 +5,12 @@
Queue
me.hydro
- 3.0
+ 3.1
4.0.0
API
- 3.0
+ 3.1
jar
A modern queue system.
diff --git a/Bukkit/pom.xml b/Bukkit/pom.xml
index 347382a..b4e2b2a 100644
--- a/Bukkit/pom.xml
+++ b/Bukkit/pom.xml
@@ -5,7 +5,7 @@
4.0.0
Plugin
- 3.0
+ 3.1
jar
HydroQueue
@@ -20,7 +20,7 @@
Queue
me.hydro
- 3.0
+ 3.1
diff --git a/Client/pom.xml b/Client/pom.xml
index 3fcb580..288892d 100644
--- a/Client/pom.xml
+++ b/Client/pom.xml
@@ -5,7 +5,7 @@
4.0.0
QueueClient
- 3.0
+ 3.1
jar
QueueClient
@@ -20,7 +20,7 @@
Queue
me.hydro
- 3.0
+ 3.1
diff --git a/Common/pom.xml b/Common/pom.xml
index e0442e5..252a0b0 100644
--- a/Common/pom.xml
+++ b/Common/pom.xml
@@ -5,11 +5,13 @@
Queue
me.hydro
- 3.0
+ 3.1
4.0.0
+ 3.1
Common
+
diff --git a/pom.xml b/pom.xml
index 1e9def5..2670ae5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
me.hydro
Queue
- 3.0
+ 3.1
Common
Bukkit