diff --git a/api/pom.xml b/api/pom.xml index ad16a4a..91a6177 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,11 +6,11 @@ io.github.arcaneplugins.polyconomy polyconomy - 0.4.3 + 0.4.4 api - 0.4.3 + 0.4.4 Polyconomy-API Polyconomy API diff --git a/ecoworks/pom.xml b/ecoworks/pom.xml index 3e4880e..f650434 100644 --- a/ecoworks/pom.xml +++ b/ecoworks/pom.xml @@ -6,11 +6,11 @@ io.github.arcaneplugins.polyconomy polyconomy - 0.4.3 + 0.4.4 ecoworks - 0.4.3 + 0.4.4 21 @@ -72,7 +72,7 @@ io.github.arcaneplugins.polyconomy api - 0.4.3 + 0.4.4 provided diff --git a/plugin-bukkit/pom.xml b/plugin-bukkit/pom.xml index 5c25c06..a7c3a82 100644 --- a/plugin-bukkit/pom.xml +++ b/plugin-bukkit/pom.xml @@ -6,11 +6,11 @@ io.github.arcaneplugins.polyconomy polyconomy - 0.4.3 + 0.4.4 plugin-bukkit - 0.4.3 + 0.4.4 Polyconomy Plugin for Bukkit diff --git a/plugin-core/pom.xml b/plugin-core/pom.xml index 37c9ba0..afd8bba 100644 --- a/plugin-core/pom.xml +++ b/plugin-core/pom.xml @@ -6,11 +6,11 @@ io.github.arcaneplugins.polyconomy polyconomy - 0.4.3 + 0.4.4 plugin-core - 0.4.3 + 0.4.4 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 422c8de..8b4658f 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ ecoworks io.github.arcaneplugins.polyconomy - 0.4.3 + 0.4.4 Polyconomy Parent module of Polyconomy's source.