From ea59e5f2b0df011faf7220481c6929e3acbcc265 Mon Sep 17 00:00:00 2001 From: rtr-deploy Date: Wed, 24 Jul 2024 09:05:06 +0000 Subject: [PATCH] [skip ci] rollback the release of v2.2.11 --- 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 be612d82..8616a2ff 100644 --- a/alchemy-api/pom.xml +++ b/alchemy-api/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy API Library diff --git a/alchemy-bom/pom.xml b/alchemy-bom/pom.xml index ae1041df..157fd503 100644 --- a/alchemy-bom/pom.xml +++ b/alchemy-bom/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT alchemy-bom diff --git a/alchemy-client/pom.xml b/alchemy-client/pom.xml index 60e7b60f..d1bf6472 100644 --- a/alchemy-client/pom.xml +++ b/alchemy-client/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy Service REST Client diff --git a/alchemy-core/pom.xml b/alchemy-core/pom.xml index 66257320..507191e6 100644 --- a/alchemy-core/pom.xml +++ b/alchemy-core/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy Core Library diff --git a/alchemy-db-memory/pom.xml b/alchemy-db-memory/pom.xml index 560cb603..6a455f93 100644 --- a/alchemy-db-memory/pom.xml +++ b/alchemy-db-memory/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy Database Support using Memory diff --git a/alchemy-db-mongo/pom.xml b/alchemy-db-mongo/pom.xml index 68731266..495fa351 100644 --- a/alchemy-db-mongo/pom.xml +++ b/alchemy-db-mongo/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy Database Support for Mongo diff --git a/alchemy-dependencies/pom.xml b/alchemy-dependencies/pom.xml index 1b88932d..db4fc072 100644 --- a/alchemy-dependencies/pom.xml +++ b/alchemy-dependencies/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT alchemy-dependencies diff --git a/alchemy-example/pom.xml b/alchemy-example/pom.xml index ca5da129..7d399c96 100644 --- a/alchemy-example/pom.xml +++ b/alchemy-example/pom.xml @@ -4,7 +4,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy Example Program diff --git a/alchemy-mapping/pom.xml b/alchemy-mapping/pom.xml index 5b9a20cb..ac9e92ce 100644 --- a/alchemy-mapping/pom.xml +++ b/alchemy-mapping/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy Mapper Library diff --git a/alchemy-service/pom.xml b/alchemy-service/pom.xml index 83ca473e..e2c59cb8 100644 --- a/alchemy-service/pom.xml +++ b/alchemy-service/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy REST Service diff --git a/alchemy-testing/pom.xml b/alchemy-testing/pom.xml index 5bd3c040..f2b5a20e 100644 --- a/alchemy-testing/pom.xml +++ b/alchemy-testing/pom.xml @@ -5,7 +5,7 @@ alchemy-parent io.rtr.alchemy - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT Alchemy Unit Test Helpers diff --git a/pom.xml b/pom.xml index 25fd5a63..6c7e948f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.rtr.alchemy alchemy-parent pom - 2.2.12-SNAPSHOT + 2.2.11-SNAPSHOT https://github.com/RentTheRunway/alchemy Alchemy Project