From 8b3b80540f233acbb2fdae618e7f4e962c7cf2b2 Mon Sep 17 00:00:00 2001 From: AFaust Date: Fri, 29 Mar 2024 18:37:33 +0100 Subject: [PATCH] Prepare 1.2.2.0 - undo common-compress bump as incompatible --- pom.xml | 2 +- repository/pom.xml | 2 +- share/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e7abc80..198dcb0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.orderofthebee.support-tools support-tools-parent - 1.2.2.0-SNAPSHOT + 1.2.2.0 pom OOTBee Support Tools - Parent diff --git a/repository/pom.xml b/repository/pom.xml index 01e8aef..5f5013f 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -5,7 +5,7 @@ org.orderofthebee.support-tools support-tools-parent - 1.2.2.0-SNAPSHOT + 1.2.2.0 support-tools-repo diff --git a/share/pom.xml b/share/pom.xml index df940c4..0d40ffc 100644 --- a/share/pom.xml +++ b/share/pom.xml @@ -5,7 +5,7 @@ org.orderofthebee.support-tools support-tools-parent - 1.2.2.0-SNAPSHOT + 1.2.2.0 support-tools-share @@ -55,7 +55,7 @@ org.apache.commons commons-compress - 1.26.0 + 1.21 compile