diff --git a/API/pom.xml b/API/pom.xml index 09e1e28..d9c2036 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -5,7 +5,7 @@ PacketEntityAPI net.blitzcube.peapi - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT 4.0.0 diff --git a/Plugin/pom.xml b/Plugin/pom.xml index 6a692e4..b03735c 100644 --- a/Plugin/pom.xml +++ b/Plugin/pom.xml @@ -6,7 +6,7 @@ PacketEntityAPI net.blitzcube.peapi - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT Plugin @@ -59,7 +59,7 @@ net.blitzcube.peapi API - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT org.spigotmc diff --git a/Plugin_Legacy/pom.xml b/Plugin_Legacy/pom.xml index 169fcf3..069abc1 100644 --- a/Plugin_Legacy/pom.xml +++ b/Plugin_Legacy/pom.xml @@ -6,7 +6,7 @@ PacketEntityAPI net.blitzcube.peapi - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT PluginLegacy @@ -59,7 +59,7 @@ net.blitzcube.peapi API - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT org.spigotmc diff --git a/pom.xml b/pom.xml index 73f93d1..0e5558f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.blitzcube.peapi PacketEntityAPI pom - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT API Plugin