From c7c4c6f861ac7197aa4c63dfd8b825627b6298ad Mon Sep 17 00:00:00 2001 From: Eclipse Jakarta EE TCK Bot Date: Thu, 31 Oct 2024 00:21:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare release core-profile-tck-11.0.0 --- core-profile-tck/ca-sigtest/pom.xml | 2 +- core-profile-tck/cdi-tck-suite/pom.xml | 2 +- core-profile-tck/jsonp-tck-ext/pom.xml | 2 +- core-profile-tck/pom.xml | 4 ++-- core-profile-tck/restful-tck-suite/pom.xml | 2 +- core-profile-tck/tck-dist/pom.xml | 2 +- core-profile-tck/tck/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core-profile-tck/ca-sigtest/pom.xml b/core-profile-tck/ca-sigtest/pom.xml index 912977107c..cf2c16cfd6 100644 --- a/core-profile-tck/ca-sigtest/pom.xml +++ b/core-profile-tck/ca-sigtest/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 common-annotations diff --git a/core-profile-tck/cdi-tck-suite/pom.xml b/core-profile-tck/cdi-tck-suite/pom.xml index 5ce25832c8..19f584f91d 100644 --- a/core-profile-tck/cdi-tck-suite/pom.xml +++ b/core-profile-tck/cdi-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 cdi-lite-tck-suite diff --git a/core-profile-tck/jsonp-tck-ext/pom.xml b/core-profile-tck/jsonp-tck-ext/pom.xml index 67337b15cf..d3e02d7ee2 100644 --- a/core-profile-tck/jsonp-tck-ext/pom.xml +++ b/core-profile-tck/jsonp-tck-ext/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-tck-jsonp-extension diff --git a/core-profile-tck/pom.xml b/core-profile-tck/pom.xml index 6b41d16feb..9df9d4ef46 100644 --- a/core-profile-tck/pom.xml +++ b/core-profile-tck/pom.xml @@ -20,7 +20,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 pom Jakarta Core TCK @@ -60,7 +60,7 @@ scm:git:git@github.com:jakartaee/platform-tck.git scm:git:git@github.com:jakartaee/platform-tck.git https://github.com/jakartaee/platform-tck - 11.0.0 + core-profile-tck-11.0.0 diff --git a/core-profile-tck/restful-tck-suite/pom.xml b/core-profile-tck/restful-tck-suite/pom.xml index 6c86a07aa0..03455df021 100644 --- a/core-profile-tck/restful-tck-suite/pom.xml +++ b/core-profile-tck/restful-tck-suite/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 rest-tck-suite diff --git a/core-profile-tck/tck-dist/pom.xml b/core-profile-tck/tck-dist/pom.xml index 923f67813f..b8712293ab 100644 --- a/core-profile-tck/tck-dist/pom.xml +++ b/core-profile-tck/tck-dist/pom.xml @@ -15,7 +15,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 ../pom.xml diff --git a/core-profile-tck/tck/pom.xml b/core-profile-tck/tck/pom.xml index 1813d55e72..f9648b3632 100644 --- a/core-profile-tck/tck/pom.xml +++ b/core-profile-tck/tck/pom.xml @@ -14,7 +14,7 @@ jakarta.tck.coreprofile core-tck-parent - 11.0.1-SNAPSHOT + 11.0.0 core-profile-tck-impl Jakarta Core Profile TCK Test Suite