diff --git a/api/pom.xml b/api/pom.xml index 0719473b..756df227 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.4-SNAPSHOT + 3.0.4 jakarta.enterprise.concurrent-api diff --git a/pom.xml b/pom.xml index b627693e..652792f1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.4-SNAPSHOT + 3.0.4 pom Jakarta Concurrency diff --git a/specification/pom.xml b/specification/pom.xml index 101f63a6..4f41970c 100644 --- a/specification/pom.xml +++ b/specification/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.4-SNAPSHOT + 3.0.4 concurrency-spec diff --git a/tck-dist/pom.xml b/tck-dist/pom.xml index 0ce07655..34771767 100644 --- a/tck-dist/pom.xml +++ b/tck-dist/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.4-SNAPSHOT + 3.0.4 jakarta.enterprise.concurrent-tck-dist diff --git a/tck/pom.xml b/tck/pom.xml index e0595dee..d9d2cb38 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.4-SNAPSHOT + 3.0.4 jakarta.enterprise.concurrent-tck