From 185ae6aa810f3e821d45b1f2f1c91df2bf558a37 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Wed, 26 Jun 2024 10:04:49 -0700 Subject: [PATCH] Prepare for 3.0.0.Beta1 release Signed-off-by: James R. Perkins --- bom/bom/pom.xml | 2 +- bom/project-bom/pom.xml | 2 +- bom/test-bom/pom.xml | 2 +- config/pom.xml | 2 +- context-propagation/pom.xml | 2 +- pom.xml | 2 +- rest-client-base/pom.xml | 2 +- rest-client/pom.xml | 2 +- testsuite/integration-tests/pom.xml | 2 +- testsuite/microprofile-rest-client-tck/pom.xml | 2 +- testsuite/pom.xml | 2 +- wildfly/resteasy-microprofile-channel/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bom/bom/pom.xml b/bom/bom/pom.xml index fd742b4..9c4ac56 100644 --- a/bom/bom/pom.xml +++ b/bom/bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 ../../pom.xml 4.0.0 diff --git a/bom/project-bom/pom.xml b/bom/project-bom/pom.xml index f3283e0..7cd052b 100644 --- a/bom/project-bom/pom.xml +++ b/bom/project-bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 ../../pom.xml 4.0.0 diff --git a/bom/test-bom/pom.xml b/bom/test-bom/pom.xml index aa2a435..b8247d5 100644 --- a/bom/test-bom/pom.xml +++ b/bom/test-bom/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 ../../pom.xml 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 764e101..79c5c98 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ resteasy-microprofile-parent org.jboss.resteasy.microprofile - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 4.0.0 diff --git a/context-propagation/pom.xml b/context-propagation/pom.xml index 3969ff9..4f18493 100644 --- a/context-propagation/pom.xml +++ b/context-propagation/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 4.0.0 diff --git a/pom.xml b/pom.xml index bb3d069..c3959b9 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 pom https://jboss.org/resteasy diff --git a/rest-client-base/pom.xml b/rest-client-base/pom.xml index ae7b382..37cd7fc 100644 --- a/rest-client-base/pom.xml +++ b/rest-client-base/pom.xml @@ -24,7 +24,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 4.0.0 diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 1094fc6..9d645f2 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -24,7 +24,7 @@ resteasy-microprofile-parent org.jboss.resteasy.microprofile - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 4.0.0 diff --git a/testsuite/integration-tests/pom.xml b/testsuite/integration-tests/pom.xml index 3f78db8..b45576c 100644 --- a/testsuite/integration-tests/pom.xml +++ b/testsuite/integration-tests/pom.xml @@ -24,7 +24,7 @@ testsuite org.jboss.resteasy.microprofile - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 4.0.0 diff --git a/testsuite/microprofile-rest-client-tck/pom.xml b/testsuite/microprofile-rest-client-tck/pom.xml index 31e6cb0..62fc48d 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 - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 452bbbf..3f5c27c 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -24,7 +24,7 @@ resteasy-microprofile-parent org.jboss.resteasy.microprofile - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 4.0.0 diff --git a/wildfly/resteasy-microprofile-channel/pom.xml b/wildfly/resteasy-microprofile-channel/pom.xml index 7e6fe78..02f1885 100644 --- a/wildfly/resteasy-microprofile-channel/pom.xml +++ b/wildfly/resteasy-microprofile-channel/pom.xml @@ -25,7 +25,7 @@ org.jboss.resteasy.microprofile resteasy-microprofile-parent - 3.0.0.Beta1-SNAPSHOT + 3.0.0.Beta1 ../../pom.xml