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