From 1752eefc8cdd446695329b799b4cb5c4f154950f Mon Sep 17 00:00:00 2001 From: A248 Date: Mon, 3 Jan 2022 20:17:19 -0500 Subject: [PATCH] Release 1.0.0 --- 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 | 34 ++++++++++++------------- 15 files changed, 31 insertions(+), 31 deletions(-) diff --git a/bans-api/pom.xml b/bans-api/pom.xml index 3497effb2..91c1c2c69 100644 --- a/bans-api/pom.xml +++ b/bans-api/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.0-SNAPSHOT + 1.0.0 bans-api diff --git a/bans-bootstrap/pom.xml b/bans-bootstrap/pom.xml index 54efb12bd..8f6e671b7 100644 --- a/bans-bootstrap/pom.xml +++ b/bans-bootstrap/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.0-SNAPSHOT + 1.0.0 bans-bootstrap diff --git a/bans-core/pom.xml b/bans-core/pom.xml index 81264fd3c..4dd2b0278 100644 --- a/bans-core/pom.xml +++ b/bans-core/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.0-SNAPSHOT + 1.0.0 bans-core diff --git a/bans-distribution/distributable/pom.xml b/bans-distribution/distributable/pom.xml index f440930e3..5b012af31 100644 --- a/bans-distribution/distributable/pom.xml +++ b/bans-distribution/distributable/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-distribution - 1.0.0-SNAPSHOT + 1.0.0 bans-distributable diff --git a/bans-distribution/download/pom.xml b/bans-distribution/download/pom.xml index 81905561f..d6428e0e9 100644 --- a/bans-distribution/download/pom.xml +++ b/bans-distribution/download/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-distribution - 1.0.0-SNAPSHOT + 1.0.0 bans-download diff --git a/bans-distribution/executable/pom.xml b/bans-distribution/executable/pom.xml index acc068498..6eed26d6b 100644 --- a/bans-distribution/executable/pom.xml +++ b/bans-distribution/executable/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-distribution - 1.0.0-SNAPSHOT + 1.0.0 bans-executable diff --git a/bans-distribution/pom.xml b/bans-distribution/pom.xml index 831bd6f81..dc0769c93 100644 --- a/bans-distribution/pom.xml +++ b/bans-distribution/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.0-SNAPSHOT + 1.0.0 bans-distribution diff --git a/bans-env/bungee/pom.xml b/bans-env/bungee/pom.xml index 73bb3ff9a..ff6c88bd0 100644 --- a/bans-env/bungee/pom.xml +++ b/bans-env/bungee/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.0-SNAPSHOT + 1.0.0 bans-env-bungee diff --git a/bans-env/bungeeplugin/pom.xml b/bans-env/bungeeplugin/pom.xml index acb90acc8..334a25fce 100644 --- a/bans-env/bungeeplugin/pom.xml +++ b/bans-env/bungeeplugin/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.0-SNAPSHOT + 1.0.0 bans-env-bungeeplugin diff --git a/bans-env/pom.xml b/bans-env/pom.xml index 59ac0e60e..c480fdb0d 100644 --- a/bans-env/pom.xml +++ b/bans-env/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-parent - 1.0.0-SNAPSHOT + 1.0.0 bans-env diff --git a/bans-env/spigot/pom.xml b/bans-env/spigot/pom.xml index cadc57877..1bcb89aab 100644 --- a/bans-env/spigot/pom.xml +++ b/bans-env/spigot/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.0-SNAPSHOT + 1.0.0 bans-env-spigot diff --git a/bans-env/spigotplugin/pom.xml b/bans-env/spigotplugin/pom.xml index 87c1de8bc..499c57317 100644 --- a/bans-env/spigotplugin/pom.xml +++ b/bans-env/spigotplugin/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.0-SNAPSHOT + 1.0.0 bans-env-spigotplugin diff --git a/bans-env/velocity/pom.xml b/bans-env/velocity/pom.xml index 991f85f14..7f36ab60e 100644 --- a/bans-env/velocity/pom.xml +++ b/bans-env/velocity/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.0-SNAPSHOT + 1.0.0 bans-env-velocity diff --git a/bans-env/velocityplugin/pom.xml b/bans-env/velocityplugin/pom.xml index f5a21e9f1..f12a680c8 100644 --- a/bans-env/velocityplugin/pom.xml +++ b/bans-env/velocityplugin/pom.xml @@ -6,7 +6,7 @@ space.arim.libertybans bans-env - 1.0.0-SNAPSHOT + 1.0.0 bans-env-velocityplugin diff --git a/pom.xml b/pom.xml index 65dd10275..dce2c821c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,21 +8,21 @@ common-parent 0.3.0 - + space.arim.libertybans bans-parent - 1.0.0-SNAPSHOT + 1.0.0 pom - + LibertyBans The be-all, end-all of discipline. https://github.com/A248/LibertyBans 2019 - + UTF-8 - 2021-05-12T0:40:06Z - + 2022-01-04T00:00:00Z + 5.8.2 4.2.0 @@ -50,8 +50,8 @@ 0.3.2 - cd5b3577a4d7cb20b57fe7b75aed42069ae54da187c7fa425415369a1a1810382ef9f023cbbb38b5ac3870b134e4e9636212171918ae1ef843e7b0c4f7d06ea5 - + 1cf1d8d75e9f91f51a1a280a97849f0f64001e63d620e2e8df119bed47d4a75873e1511e662404c5b30bca4bba31e35e7b747fa4065784c79d780bc09f115ff1 + LibertyBans libertybans @@ -59,7 +59,7 @@ A248 https://github.com/A248/LibertyBans ${project.description} - + 3 0 @@ -68,7 +68,7 @@ true true - + GNU Affero General Public License, Version 3 @@ -77,7 +77,7 @@ Strong copyleft license, commonly known as the GNU AGPL v3 - + anandbeh @@ -90,7 +90,7 @@ America/New_York - + @@ -256,7 +256,7 @@ - + bans-api bans-bootstrap @@ -264,7 +264,7 @@ bans-env bans-distribution - + cloudsmith-deploy @@ -324,7 +324,7 @@ bans-env-velocityplugin ${project.version} - + org.junit.jupiter @@ -363,7 +363,7 @@ omnibus ${omnibus.version} - + jakarta.inject @@ -499,7 +499,7 @@ - + arim-mvn-lgpl3