diff --git a/api/pom.xml b/api/pom.xml index 4a1cffe0..81905e29 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.2-SNAPSHOT + 3.1.0-SNAPSHOT jakarta.enterprise.concurrent-api @@ -66,8 +66,8 @@ maven-compiler-plugin 3.10.1 - 11 - 11 + 17 + 17 @@ -78,7 +78,7 @@ 2.1 - 3.0 + 3.1 ${project.version} jakarta.enterprise.concurrent @@ -97,7 +97,7 @@ org.apache.felix maven-bundle-plugin - 5.1.4 + 5.1.8 jar @@ -130,7 +130,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.2 + 3.3.0 ${project.build.outputDirectory}/META-INF/MANIFEST.MF @@ -155,7 +155,7 @@ jar - 11 + 17 true -Xdoclint:none Jakarta Concurrency API documentation @@ -226,7 +226,7 @@ Use is subject to org.apache.maven.plugins maven-jxr-plugin - 3.2.0 + 3.3.0 @@ -265,7 +265,7 @@ Use is subject to org.codehaus.mojo flatten-maven-plugin - 1.2.7 + 1.3.0 ossrh diff --git a/pom.xml b/pom.xml index eb37b3d2..103b48c5 100644 --- a/pom.xml +++ b/pom.xml @@ -22,12 +22,12 @@ org.eclipse.ee4j project - 1.0.6 + 1.0.8 jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.2-SNAPSHOT + 3.1.0-SNAPSHOT pom Jakarta Concurrency @@ -68,7 +68,7 @@ UTF-8 UTF-8 - 11 + 17 6.14.3 @@ -139,7 +139,7 @@ - 3.6.0 + 3.8.0 diff --git a/tck-dist/pom.xml b/tck-dist/pom.xml index b0f54afe..843b23c6 100644 --- a/tck-dist/pom.xml +++ b/tck-dist/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.2-SNAPSHOT + 3.1.0-SNAPSHOT jakarta.enterprise.concurrent-tck-dist diff --git a/tck/pom.xml b/tck/pom.xml index 3ab296ca..188cb238 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -22,7 +22,7 @@ jakarta.enterprise.concurrent jakarta.enterprise.concurrent.parent - 3.0.2-SNAPSHOT + 3.1.0-SNAPSHOT jakarta.enterprise.concurrent-tck @@ -44,7 +44,7 @@ - 3.0.1 + 3.1.0-SNAPSHOT 1.6 @@ -122,8 +122,8 @@ maven-compiler-plugin 3.10.1 - 11 - 11 + 17 + 17 @@ -143,7 +143,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.0 + 3.4.1 attach-api-javadocs @@ -151,7 +151,7 @@ jar - 11 + 17 true -Xdoclint:none