diff --git a/api/pom.xml b/api/pom.xml index 22638b2a..acc3d163 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.1 + 3.1.2-SNAPSHOT jakarta.enterprise.concurrent-api diff --git a/pom.xml b/pom.xml index 24ab8769..e36539f4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.1 + 3.1.2-SNAPSHOT pom Jakarta Concurrency diff --git a/specification/pom.xml b/specification/pom.xml index 638e7804..6b8dcb67 100644 --- a/specification/pom.xml +++ b/specification/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.1 + 3.1.2-SNAPSHOT concurrency-spec diff --git a/tck-dist/pom.xml b/tck-dist/pom.xml index 5fbe7cd4..32c5aa9c 100644 --- a/tck-dist/pom.xml +++ b/tck-dist/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.1 + 3.1.2-SNAPSHOT jakarta.enterprise.concurrent-tck-dist diff --git a/tck/pom.xml b/tck/pom.xml index d897279e..42c96a05 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -25,7 +25,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.1.1 + 3.1.2-SNAPSHOT jakarta.enterprise.concurrent-tck