From 5ab6de4e8daf8e1959116ea8dffd6080632cc084 Mon Sep 17 00:00:00 2001 From: Scott M Stark Date: Thu, 29 Feb 2024 21:43:44 -0600 Subject: [PATCH] Update to final dependency versions for staging of the final 4.1.0 TCK Signed-off-by: Scott M Stark --- .../src/main/asciidoc/cdi-tck-reference-guide.asciidoc | 2 +- impl/src/main/resources/sigtest-pom.xml | 8 ++++---- pom.xml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/reference/src/main/asciidoc/cdi-tck-reference-guide.asciidoc b/doc/reference/src/main/asciidoc/cdi-tck-reference-guide.asciidoc index fd7ea318c..eb525da9d 100644 --- a/doc/reference/src/main/asciidoc/cdi-tck-reference-guide.asciidoc +++ b/doc/reference/src/main/asciidoc/cdi-tck-reference-guide.asciidoc @@ -15,7 +15,7 @@ implementation of the Jakarta Contexts and Dependency Injection. The CDI TCK is built atop TestNG framework and Arquillian platform. The CDI TCK uses Arquillian version _{arquillian-version}_ to execute the test suite. -The CDI TCK is provided under link:$$http://www.apache.org/licenses/LICENSE-2.0$$[Apache Public License 2.0]. +The CDI TCK source is provided under link:$$http://www.apache.org/licenses/LICENSE-2.0$$[Apache Public License 2.0]. The final release of the CDI TCK is subject to the link:$$https://www.eclipse.org/legal/tck.php[Eclipse Foundation Technology Compatibility Kit License] === Who Should Use This Book diff --git a/impl/src/main/resources/sigtest-pom.xml b/impl/src/main/resources/sigtest-pom.xml index 39bc2ec4e..96ae4d509 100644 --- a/impl/src/main/resources/sigtest-pom.xml +++ b/impl/src/main/resources/sigtest-pom.xml @@ -16,11 +16,11 @@ CDI TCK Signature test validation of CDI dependent API jars - 3.0.0-M1 - 2.2.0-M1 + 3.0.0 + 2.2.0 2.0.1 - 6.0.0-RC1 - 4.1.0.RC1 + 6.0.0 + 4.1.0 diff --git a/pom.xml b/pom.xml index 9e2bf8a0d..5c7f8a5cc 100644 --- a/pom.xml +++ b/pom.xml @@ -96,13 +96,13 @@ - 4.1.0.RC1 + 4.1.0 11 - 3.0.0-M1 - 2.2.0-M1 + 3.0.0 + 2.2.0 2.0.1 - 6.0.0-RC1 + 6.0.0 false