From 1666ed2b218cf0dedece9ba9d7ef23cd70810467 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Mon, 3 Jul 2023 16:40:54 -0700 Subject: [PATCH] Prepare for 2.1.2.Final release Signed-off-by: James R. Perkins --- config/pom.xml | 2 +- context-propagation/pom.xml | 2 +- galleon-pack/common/pom.xml | 2 +- galleon-pack/galleon-feature-pack/pom.xml | 2 +- galleon-pack/galleon-preview-feature-pack/pom.xml | 2 +- galleon-pack/pom.xml | 2 +- pom.xml | 2 +- rest-client-base/pom.xml | 2 +- rest-client/pom.xml | 2 +- resteasy-microprofile-bom/pom.xml | 2 +- resteasy-microprofile-test-bom/pom.xml | 2 +- testsuite/integration-tests/pom.xml | 2 +- testsuite/microprofile-rest-client-tck/pom.xml | 2 +- testsuite/pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config/pom.xml b/config/pom.xml index ccc665f..bedb566 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ resteasy-microprofile-parent org.jboss.resteasy.microprofile - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index 3bfacaf..bac5c60 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/galleon-pack/common/pom.xml b/galleon-pack/common/pom.xml index 6a03c9a..ac16c67 100644 --- a/galleon-pack/common/pom.xml +++ b/galleon-pack/common/pom.xml @@ -25,7 +25,7 @@ org.jboss.resteasy.microprofile galleon-pack - 2.1.2.Final-SNAPSHOT + 2.1.2.Final galleon-feature-pack-common diff --git a/galleon-pack/galleon-feature-pack/pom.xml b/galleon-pack/galleon-feature-pack/pom.xml index 9e59d7b..e16db0b 100644 --- a/galleon-pack/galleon-feature-pack/pom.xml +++ b/galleon-pack/galleon-feature-pack/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile galleon-pack - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/galleon-pack/galleon-preview-feature-pack/pom.xml b/galleon-pack/galleon-preview-feature-pack/pom.xml index 24de97f..ebb72aa 100644 --- a/galleon-pack/galleon-preview-feature-pack/pom.xml +++ b/galleon-pack/galleon-preview-feature-pack/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile galleon-pack - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/galleon-pack/pom.xml b/galleon-pack/pom.xml index f12c615..65c1251 100644 --- a/galleon-pack/pom.xml +++ b/galleon-pack/pom.xml @@ -25,7 +25,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 2.1.2.Final-SNAPSHOT + 2.1.2.Final galleon-pack diff --git a/pom.xml b/pom.xml index df17389..a51aff3 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 2.1.2.Final-SNAPSHOT + 2.1.2.Final pom https://jboss.org/resteasy diff --git a/rest-client-base/pom.xml b/rest-client-base/pom.xml index f4fdf66..ec068fa 100644 --- a/rest-client-base/pom.xml +++ b/rest-client-base/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 8105224..a93f855 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -24,7 +24,7 @@ resteasy-microprofile-parent org.jboss.resteasy.microprofile - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/resteasy-microprofile-bom/pom.xml b/resteasy-microprofile-bom/pom.xml index df0497c..c2a4033 100644 --- a/resteasy-microprofile-bom/pom.xml +++ b/resteasy-microprofile-bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/resteasy-microprofile-test-bom/pom.xml b/resteasy-microprofile-test-bom/pom.xml index 19bc692..794efe0 100644 --- a/resteasy-microprofile-test-bom/pom.xml +++ b/resteasy-microprofile-test-bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/testsuite/integration-tests/pom.xml b/testsuite/integration-tests/pom.xml index 06730f7..803ea9d 100644 --- a/testsuite/integration-tests/pom.xml +++ b/testsuite/integration-tests/pom.xml @@ -24,7 +24,7 @@ testsuite org.jboss.resteasy.microprofile - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/testsuite/microprofile-rest-client-tck/pom.xml b/testsuite/microprofile-rest-client-tck/pom.xml index 97ac9dc..3c4f139 100644 --- a/testsuite/microprofile-rest-client-tck/pom.xml +++ b/testsuite/microprofile-rest-client-tck/pom.xml @@ -24,7 +24,7 @@ testsuite org.jboss.resteasy.microprofile - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 59cf76d..ca2d904 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -24,7 +24,7 @@ resteasy-microprofile-parent org.jboss.resteasy.microprofile - 2.1.2.Final-SNAPSHOT + 2.1.2.Final 4.0.0