From 8b1acc1c98533f564d2e4737da22f7c03c0a3580 Mon Sep 17 00:00:00 2001 From: adobe-bot Date: Tue, 1 Feb 2022 14:40:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.4.6 --- build-config/pom.xml | 2 +- docker/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- server/pom.xml | 2 +- testsupport/common/pom.xml | 6 +++++- testsupport/junit4/pom.xml | 6 +++++- testsupport/junit5/pom.xml | 6 +++++- testsupport/pom.xml | 2 +- testsupport/testcontainers/pom.xml | 6 +++++- testsupport/testng/pom.xml | 6 +++++- 11 files changed, 32 insertions(+), 12 deletions(-) diff --git a/build-config/pom.xml b/build-config/pom.xml index 7a069d26a..2eedaa450 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -20,7 +20,7 @@ s3mock-parent com.adobe.testing - 2.4.6-SNAPSHOT + 2.4.6 4.0.0 jar diff --git a/docker/pom.xml b/docker/pom.xml index 541f617e3..8a3990f6d 100644 --- a/docker/pom.xml +++ b/docker/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-parent - 2.4.6-SNAPSHOT + 2.4.6 s3mock-docker diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 1166f3ad8..9c345f574 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-parent - 2.4.6-SNAPSHOT + 2.4.6 s3mock-integration-tests diff --git a/pom.xml b/pom.xml index 5c490d257..8127a0c02 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.adobe.testing s3mock-parent - 2.4.6-SNAPSHOT + 2.4.6 pom S3Mock - Parent @@ -32,7 +32,7 @@ scm:git:https://github.com/adobe/S3Mock.git scm:git:https://github.com/adobe/S3Mock.git http://github.com/adobe/S3Mock/tree/main - HEAD + 2.4.6 diff --git a/server/pom.xml b/server/pom.xml index c8c1e2489..ff3b16c53 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-parent - 2.4.6-SNAPSHOT + 2.4.6 s3mock diff --git a/testsupport/common/pom.xml b/testsupport/common/pom.xml index cc62e5474..14b7da638 100644 --- a/testsupport/common/pom.xml +++ b/testsupport/common/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-testsupport-reactor - 2.4.6-SNAPSHOT + 2.4.6 s3mock-testsupport-common @@ -81,4 +81,8 @@ test + + + 2.4.6 + diff --git a/testsupport/junit4/pom.xml b/testsupport/junit4/pom.xml index 44ae831d4..d5a84e7e6 100644 --- a/testsupport/junit4/pom.xml +++ b/testsupport/junit4/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-testsupport-reactor - 2.4.6-SNAPSHOT + 2.4.6 s3mock-junit4 @@ -55,4 +55,8 @@ spring-boot-starter-actuator + + + 2.4.6 + diff --git a/testsupport/junit5/pom.xml b/testsupport/junit5/pom.xml index 02a5b7c61..2d2405647 100644 --- a/testsupport/junit5/pom.xml +++ b/testsupport/junit5/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-testsupport-reactor - 2.4.6-SNAPSHOT + 2.4.6 s3mock-junit5 @@ -52,4 +52,8 @@ test + + + 2.4.6 + diff --git a/testsupport/pom.xml b/testsupport/pom.xml index 4af5b5067..e74ea0cb6 100644 --- a/testsupport/pom.xml +++ b/testsupport/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-parent - 2.4.6-SNAPSHOT + 2.4.6 s3mock-testsupport-reactor diff --git a/testsupport/testcontainers/pom.xml b/testsupport/testcontainers/pom.xml index 29aa13296..58a78e490 100644 --- a/testsupport/testcontainers/pom.xml +++ b/testsupport/testcontainers/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-testsupport-reactor - 2.4.6-SNAPSHOT + 2.4.6 s3mock-testcontainers @@ -98,4 +98,8 @@ + + + 2.4.6 + diff --git a/testsupport/testng/pom.xml b/testsupport/testng/pom.xml index 392421674..7797206b5 100644 --- a/testsupport/testng/pom.xml +++ b/testsupport/testng/pom.xml @@ -22,7 +22,7 @@ com.adobe.testing s3mock-testsupport-reactor - 2.4.6-SNAPSHOT + 2.4.6 s3mock-testng @@ -60,4 +60,8 @@ + + + 2.4.6 +