From a840ac5cfeb1d74bc99d49cf08163768b5e48ea3 Mon Sep 17 00:00:00 2001 From: NichtStudioCode <51272202+NichtStudioCode@users.noreply.github.com> Date: Wed, 15 May 2024 16:20:41 +0200 Subject: [PATCH] Bump version --- commons-collections/pom.xml | 2 +- commons-gson/pom.xml | 2 +- commons-guava/pom.xml | 2 +- commons-provider/pom.xml | 2 +- commons-reflection/pom.xml | 2 +- commons-tuple/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/commons-collections/pom.xml b/commons-collections/pom.xml index d4a21b9..00d6177 100644 --- a/commons-collections/pom.xml +++ b/commons-collections/pom.xml @@ -6,7 +6,7 @@ xyz.xenondevs.commons commons - 1.11 + 1.12 commons-collections diff --git a/commons-gson/pom.xml b/commons-gson/pom.xml index a29d586..bdb7e04 100644 --- a/commons-gson/pom.xml +++ b/commons-gson/pom.xml @@ -6,7 +6,7 @@ xyz.xenondevs.commons commons - 1.11 + 1.12 commons-gson diff --git a/commons-guava/pom.xml b/commons-guava/pom.xml index a46d833..1ff3651 100644 --- a/commons-guava/pom.xml +++ b/commons-guava/pom.xml @@ -6,7 +6,7 @@ xyz.xenondevs.commons commons - 1.11 + 1.12 commons-guava diff --git a/commons-provider/pom.xml b/commons-provider/pom.xml index 0ebaf5f..d28cdbc 100644 --- a/commons-provider/pom.xml +++ b/commons-provider/pom.xml @@ -6,7 +6,7 @@ xyz.xenondevs.commons commons - 1.11 + 1.12 commons-provider diff --git a/commons-reflection/pom.xml b/commons-reflection/pom.xml index bbb0236..c1e3599 100644 --- a/commons-reflection/pom.xml +++ b/commons-reflection/pom.xml @@ -6,7 +6,7 @@ xyz.xenondevs.commons commons - 1.11 + 1.12 commons-reflection diff --git a/commons-tuple/pom.xml b/commons-tuple/pom.xml index b8eb9ad..fa0c30a 100644 --- a/commons-tuple/pom.xml +++ b/commons-tuple/pom.xml @@ -6,7 +6,7 @@ xyz.xenondevs.commons commons - 1.11 + 1.12 commons-tuple diff --git a/pom.xml b/pom.xml index 6468493..8c3aca5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ commons xyz.xenondevs.commons - 1.11 + 1.12 pom commons-collections