From 7b991be7aeb990e145c6d7404530bf5692421678 Mon Sep 17 00:00:00 2001 From: Kyle Aure Date: Wed, 18 Sep 2024 11:48:18 -0500 Subject: [PATCH] additional feedback --- relocation/api/pom.xml | 3 ++- relocation/tck-dist/pom.xml | 1 + relocation/tck/pom.xml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/relocation/api/pom.xml b/relocation/api/pom.xml index 63c83da3..a725d381 100644 --- a/relocation/api/pom.xml +++ b/relocation/api/pom.xml @@ -26,7 +26,8 @@ jakarta.enterprise.concurrent-api - + pom + Jakarta Concurrency Jakarta Concurrency provides a specification for using concurrency from application diff --git a/relocation/tck-dist/pom.xml b/relocation/tck-dist/pom.xml index abf4b585..b4a41ff1 100644 --- a/relocation/tck-dist/pom.xml +++ b/relocation/tck-dist/pom.xml @@ -28,6 +28,7 @@ jakarta.enterprise.concurrent-tck-dist + pom Jakarta Concurrency TCK Distribution Jakarta Concurrency TCK Distribution diff --git a/relocation/tck/pom.xml b/relocation/tck/pom.xml index 08b3b1dc..693b44a0 100644 --- a/relocation/tck/pom.xml +++ b/relocation/tck/pom.xml @@ -29,6 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs jakarta.concurrent-tck + pom Jakarta Concurrency TCK Jakarta Concurrency TCK Tests