diff --git a/api/pom.xml b/api/pom.xml
index 5a05e35..94e06f0 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -6,11 +6,11 @@
io.github.arcaneplugins.polyconomy
polyconomy
- 0.4.10
+ 0.5.0
api
- 0.4.10
+ 0.5.0
Polyconomy-API
Polyconomy API
diff --git a/ecoworks/pom.xml b/ecoworks/pom.xml
index 7b10b5a..a9085cb 100644
--- a/ecoworks/pom.xml
+++ b/ecoworks/pom.xml
@@ -6,11 +6,11 @@
io.github.arcaneplugins.polyconomy
polyconomy
- 0.4.10
+ 0.5.0
ecoworks
- 0.4.10
+ 0.5.0
21
@@ -72,7 +72,7 @@
io.github.arcaneplugins.polyconomy
api
- 0.4.10
+ 0.5.0
provided
diff --git a/plugin-bukkit/pom.xml b/plugin-bukkit/pom.xml
index e0cea18..2246cba 100644
--- a/plugin-bukkit/pom.xml
+++ b/plugin-bukkit/pom.xml
@@ -6,11 +6,11 @@
io.github.arcaneplugins.polyconomy
polyconomy
- 0.4.10
+ 0.5.0
plugin-bukkit
- 0.4.10
+ 0.5.0
Polyconomy Plugin for Bukkit
diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml
index 27f3977..49c10a1 100644
--- a/plugin-core/pom.xml
+++ b/plugin-core/pom.xml
@@ -6,11 +6,11 @@
io.github.arcaneplugins.polyconomy
polyconomy
- 0.4.10
+ 0.5.0
plugin-core
- 0.4.10
+ 0.5.0
Polyconomy Plugin Core
Provides code that is shared amongst platform implementations such as the Polyconomy Bukkit Plugin
diff --git a/pom.xml b/pom.xml
index cf3f651..ac4bdbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
ecoworks
io.github.arcaneplugins.polyconomy
- 0.4.10
+ 0.5.0
Polyconomy
Parent module of Polyconomy's source.