From 7aacdd47e9f0fc2aa8c43df39d359d883d468626 Mon Sep 17 00:00:00 2001 From: Brian Stansberry Date: Wed, 11 Dec 2024 15:45:00 -0600 Subject: [PATCH] [WFLY-20084] Fix the build; main moved on while the new poms did not --- testsuite/aggregator-base/pom.xml | 2 +- testsuite/aggregator-expansion/pom.xml | 2 +- testsuite/aggregator-preview/pom.xml | 2 +- testsuite/build-demander-base/pom.xml | 2 +- testsuite/build-demander-expansion/pom.xml | 2 +- testsuite/build-demander-preview/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/testsuite/aggregator-base/pom.xml b/testsuite/aggregator-base/pom.xml index 96480da42764..a1b43804b3b2 100644 --- a/testsuite/aggregator-base/pom.xml +++ b/testsuite/aggregator-base/pom.xml @@ -23,7 +23,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 35.0.0.Beta1-SNAPSHOT + 35.0.0.Final-SNAPSHOT ../../pom.xml diff --git a/testsuite/aggregator-expansion/pom.xml b/testsuite/aggregator-expansion/pom.xml index 78dbee6e91b7..71b659c93a54 100644 --- a/testsuite/aggregator-expansion/pom.xml +++ b/testsuite/aggregator-expansion/pom.xml @@ -23,7 +23,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 35.0.0.Beta1-SNAPSHOT + 35.0.0.Final-SNAPSHOT ../../pom.xml diff --git a/testsuite/aggregator-preview/pom.xml b/testsuite/aggregator-preview/pom.xml index 2ce4058fae4b..0aaf3ef27665 100644 --- a/testsuite/aggregator-preview/pom.xml +++ b/testsuite/aggregator-preview/pom.xml @@ -23,7 +23,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 35.0.0.Beta1-SNAPSHOT + 35.0.0.Final-SNAPSHOT ../../pom.xml diff --git a/testsuite/build-demander-base/pom.xml b/testsuite/build-demander-base/pom.xml index 2bc8ff517485..e5bad836cfa0 100644 --- a/testsuite/build-demander-base/pom.xml +++ b/testsuite/build-demander-base/pom.xml @@ -29,7 +29,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 35.0.0.Beta1-SNAPSHOT + 35.0.0.Final-SNAPSHOT ../../pom.xml diff --git a/testsuite/build-demander-expansion/pom.xml b/testsuite/build-demander-expansion/pom.xml index 63612613a736..b9ac37fc8749 100644 --- a/testsuite/build-demander-expansion/pom.xml +++ b/testsuite/build-demander-expansion/pom.xml @@ -29,7 +29,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 35.0.0.Beta1-SNAPSHOT + 35.0.0.Final-SNAPSHOT ../../pom.xml diff --git a/testsuite/build-demander-preview/pom.xml b/testsuite/build-demander-preview/pom.xml index 2124d8d83ca0..72a70276ad9d 100644 --- a/testsuite/build-demander-preview/pom.xml +++ b/testsuite/build-demander-preview/pom.xml @@ -29,7 +29,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 35.0.0.Beta1-SNAPSHOT + 35.0.0.Final-SNAPSHOT ../../pom.xml