From 41186f23751c48692f9ad40f35b699607e041179 Mon Sep 17 00:00:00 2001 From: rtr-deploy Date: Mon, 27 Nov 2023 22:16:14 +0000 Subject: [PATCH] [skip ci] rollback the release of v2.2.4 --- alchemy-api/pom.xml | 2 +- alchemy-bom/pom.xml | 2 +- alchemy-client/pom.xml | 2 +- alchemy-core/pom.xml | 2 +- alchemy-db-memory/pom.xml | 2 +- alchemy-db-mongo/pom.xml | 2 +- alchemy-dependencies/pom.xml | 2 +- alchemy-example/pom.xml | 2 +- alchemy-mapping/pom.xml | 2 +- alchemy-service/pom.xml | 2 +- alchemy-testing/pom.xml | 2 +- pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/alchemy-api/pom.xml b/alchemy-api/pom.xml index cb383104..399c6dc4 100644 --- a/alchemy-api/pom.xml +++ b/alchemy-api/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy API Library diff --git a/alchemy-bom/pom.xml b/alchemy-bom/pom.xml index ba55c4d4..7f47427f 100644 --- a/alchemy-bom/pom.xml +++ b/alchemy-bom/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT alchemy-bom diff --git a/alchemy-client/pom.xml b/alchemy-client/pom.xml index b1901791..8d260ec5 100644 --- a/alchemy-client/pom.xml +++ b/alchemy-client/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy Service REST Client diff --git a/alchemy-core/pom.xml b/alchemy-core/pom.xml index c9a9456f..26d3d1c7 100644 --- a/alchemy-core/pom.xml +++ b/alchemy-core/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy Core Library diff --git a/alchemy-db-memory/pom.xml b/alchemy-db-memory/pom.xml index b4d40605..58285581 100644 --- a/alchemy-db-memory/pom.xml +++ b/alchemy-db-memory/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy Database Support using Memory diff --git a/alchemy-db-mongo/pom.xml b/alchemy-db-mongo/pom.xml index 84fbfe31..dc00cafd 100644 --- a/alchemy-db-mongo/pom.xml +++ b/alchemy-db-mongo/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy Database Support for Mongo diff --git a/alchemy-dependencies/pom.xml b/alchemy-dependencies/pom.xml index 611bd343..8186f600 100644 --- a/alchemy-dependencies/pom.xml +++ b/alchemy-dependencies/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT alchemy-dependencies diff --git a/alchemy-example/pom.xml b/alchemy-example/pom.xml index bf8f79d9..d2792402 100644 --- a/alchemy-example/pom.xml +++ b/alchemy-example/pom.xml @@ -4,7 +4,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy Example Program diff --git a/alchemy-mapping/pom.xml b/alchemy-mapping/pom.xml index 0be2682c..a7ac0ffe 100644 --- a/alchemy-mapping/pom.xml +++ b/alchemy-mapping/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy Mapper Library diff --git a/alchemy-service/pom.xml b/alchemy-service/pom.xml index 636d2928..3ce2e78b 100644 --- a/alchemy-service/pom.xml +++ b/alchemy-service/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy REST Service diff --git a/alchemy-testing/pom.xml b/alchemy-testing/pom.xml index d1c3e540..4fb39c48 100644 --- a/alchemy-testing/pom.xml +++ b/alchemy-testing/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT Alchemy Unit Test Helpers diff --git a/pom.xml b/pom.xml index 44a93aeb..34d65f59 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.rtr.alchemy alchemy-parent pom - 2.2.5-SNAPSHOT + 2.2.4-SNAPSHOT https://github.com/RentTheRunway/alchemy Alchemy Project