From 5944f1bdf77fa8004024d54155aeb20f4bbcfcb9 Mon Sep 17 00:00:00 2001 From: A248 Date: Mon, 4 Jul 2022 10:21:29 -0400 Subject: [PATCH] Release 1.0.2 --- bans-api/pom.xml | 2 +- bans-bootstrap/pom.xml | 2 +- bans-core/pom.xml | 2 +- bans-distribution/distributable/pom.xml | 2 +- bans-distribution/download/pom.xml | 2 +- bans-distribution/executable/pom.xml | 2 +- bans-distribution/pom.xml | 2 +- bans-env/bungee/pom.xml | 2 +- bans-env/bungeeplugin/pom.xml | 2 +- bans-env/pom.xml | 2 +- bans-env/spigot/pom.xml | 2 +- bans-env/spigotplugin/pom.xml | 2 +- bans-env/velocity/pom.xml | 2 +- bans-env/velocityplugin/pom.xml | 2 +- pom.xml | 4 ++-- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bans-api/pom.xml b/bans-api/pom.xml index e5e83a56e..f53032709 100644 --- a/bans-api/pom.xml +++ b/bans-api/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.2-SNAPSHOT + 1.0.2 bans-api diff --git a/bans-bootstrap/pom.xml b/bans-bootstrap/pom.xml index d0bf14970..03dcc4255 100644 --- a/bans-bootstrap/pom.xml +++ b/bans-bootstrap/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.2-SNAPSHOT + 1.0.2 bans-bootstrap diff --git a/bans-core/pom.xml b/bans-core/pom.xml index d502b83f7..40a6d2698 100644 --- a/bans-core/pom.xml +++ b/bans-core/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.2-SNAPSHOT + 1.0.2 bans-core diff --git a/bans-distribution/distributable/pom.xml b/bans-distribution/distributable/pom.xml index 4b862e2bd..0731cf599 100644 --- a/bans-distribution/distributable/pom.xml +++ b/bans-distribution/distributable/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-distribution - 1.0.2-SNAPSHOT + 1.0.2 bans-distributable diff --git a/bans-distribution/download/pom.xml b/bans-distribution/download/pom.xml index f3a210bff..b826560f4 100644 --- a/bans-distribution/download/pom.xml +++ b/bans-distribution/download/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-distribution - 1.0.2-SNAPSHOT + 1.0.2 bans-download diff --git a/bans-distribution/executable/pom.xml b/bans-distribution/executable/pom.xml index c643b9cb7..cb69d7210 100644 --- a/bans-distribution/executable/pom.xml +++ b/bans-distribution/executable/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-distribution - 1.0.2-SNAPSHOT + 1.0.2 bans-executable diff --git a/bans-distribution/pom.xml b/bans-distribution/pom.xml index d4f00319e..cc1a8bd30 100644 --- a/bans-distribution/pom.xml +++ b/bans-distribution/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.2-SNAPSHOT + 1.0.2 bans-distribution diff --git a/bans-env/bungee/pom.xml b/bans-env/bungee/pom.xml index 3cda63919..ff0922eb2 100644 --- a/bans-env/bungee/pom.xml +++ b/bans-env/bungee/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.2-SNAPSHOT + 1.0.2 bans-env-bungee diff --git a/bans-env/bungeeplugin/pom.xml b/bans-env/bungeeplugin/pom.xml index 911c90c85..58104afff 100644 --- a/bans-env/bungeeplugin/pom.xml +++ b/bans-env/bungeeplugin/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.2-SNAPSHOT + 1.0.2 bans-env-bungeeplugin diff --git a/bans-env/pom.xml b/bans-env/pom.xml index 8a4793380..6e6e7b493 100644 --- a/bans-env/pom.xml +++ b/bans-env/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.2-SNAPSHOT + 1.0.2 bans-env diff --git a/bans-env/spigot/pom.xml b/bans-env/spigot/pom.xml index 20de598bf..646fc51d7 100644 --- a/bans-env/spigot/pom.xml +++ b/bans-env/spigot/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.2-SNAPSHOT + 1.0.2 bans-env-spigot diff --git a/bans-env/spigotplugin/pom.xml b/bans-env/spigotplugin/pom.xml index 35e71660d..5d7ced5d0 100644 --- a/bans-env/spigotplugin/pom.xml +++ b/bans-env/spigotplugin/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.2-SNAPSHOT + 1.0.2 bans-env-spigotplugin diff --git a/bans-env/velocity/pom.xml b/bans-env/velocity/pom.xml index 015552f60..4cdb2c2f6 100644 --- a/bans-env/velocity/pom.xml +++ b/bans-env/velocity/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.2-SNAPSHOT + 1.0.2 bans-env-velocity diff --git a/bans-env/velocityplugin/pom.xml b/bans-env/velocityplugin/pom.xml index d08cf7d59..7f7c06b57 100644 --- a/bans-env/velocityplugin/pom.xml +++ b/bans-env/velocityplugin/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.2-SNAPSHOT + 1.0.2 bans-env-velocityplugin diff --git a/pom.xml b/pom.xml index 0cf940b10..aee51d1e9 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ space.arim.libertybans bans-parent - 1.0.2-SNAPSHOT + 1.0.2 pom LibertyBans @@ -50,7 +50,7 @@ 0.3.2 - 6819733b2654bb2f01ececfc93c6fdfaf37d104820d225b56dcae7a2581d50f3aa2c716b550786deed1597ba38af70772f17d99d1292207e20424814a917173a + 28e2f7fb2fe731b2b4c6be8c739016adc278b935254caba36cb8318ae7747221fdf7c263d029c4a6292d8320a51dac6f40abd63c658fb113e637376d16f52bc9 LibertyBans