Skip to content

Commit

Permalink
additional feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAure committed Sep 18, 2024
1 parent 2fd7300 commit 7b991be
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion relocation/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
</parent>

<artifactId>jakarta.enterprise.concurrent-api</artifactId>

<packaging>pom</packaging>

<name>Jakarta Concurrency</name>
<description>
Jakarta Concurrency provides a specification for using concurrency from application
Expand Down
1 change: 1 addition & 0 deletions relocation/tck-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</parent>

<artifactId>jakarta.enterprise.concurrent-tck-dist</artifactId>
<packaging>pom</packaging>

<name>Jakarta Concurrency TCK Distribution</name>
<description>Jakarta Concurrency TCK Distribution</description>
Expand Down
1 change: 1 addition & 0 deletions relocation/tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
</parent>

<artifactId>jakarta.concurrent-tck</artifactId>
<packaging>pom</packaging>

<name>Jakarta Concurrency TCK</name>
<description>Jakarta Concurrency TCK Tests</description>
Expand Down

0 comments on commit 7b991be

Please sign in to comment.