diff --git a/api/pom.xml b/api/pom.xml index 42bb67ca..1d712a80 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.0-SNAPSHOT + 3.1.0 jakarta.enterprise.concurrent-api diff --git a/pom.xml b/pom.xml index 6f71feee..51697036 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.0-SNAPSHOT + 3.1.0 pom Jakarta Concurrency diff --git a/specification/pom.xml b/specification/pom.xml index fdf1d225..719914eb 100644 --- a/specification/pom.xml +++ b/specification/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.0-SNAPSHOT + 3.1.0 concurrency-spec diff --git a/tck-dist/pom.xml b/tck-dist/pom.xml index a7f8c7f6..0bdd049c 100644 --- a/tck-dist/pom.xml +++ b/tck-dist/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.0-SNAPSHOT + 3.1.0 jakarta.enterprise.concurrent-tck-dist diff --git a/tck/pom.xml b/tck/pom.xml index e3799017..df5fdb7f 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.0-SNAPSHOT + 3.1.0 jakarta.enterprise.concurrent-tck