From cb02d8517d9bad80cdc05d2b26d49d82d0e9456d Mon Sep 17 00:00:00 2001 From: Eclipse Concurrency API Bot Date: Tue, 26 Apr 2022 18:46:41 +0000 Subject: [PATCH] Prepare release jakarta.enterprise.concurrent:jakarta.enterprise.concurrent.parent:3.0.0 --- api/pom.xml | 2 +- pom.xml | 2 +- tck/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index ff9ac70b..5b292c37 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.0-SNAPSHOT + 3.0.0 jakarta.enterprise.concurrent-api diff --git a/pom.xml b/pom.xml index 09055d3a..69c13cf4 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.0-SNAPSHOT + 3.0.0 pom Jakarta Concurrency diff --git a/tck/pom.xml b/tck/pom.xml index 8ef2fab6..549324f2 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -23,7 +23,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.0-SNAPSHOT + 3.0.0 jakarta.enterprise.concurrent-tck