Skip to content

Commit

Permalink
Update pom versions
Browse files Browse the repository at this point in the history
Signed-off-by: smillidge <steve.millidge@payara.fish>
  • Loading branch information
smillidge committed Jun 28, 2022
1 parent 8ef6dae commit d7bbcf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tck-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>jakarta.enterprise.concurrent</groupId>
<artifactId>jakarta.enterprise.concurrent.parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>jakarta.enterprise.concurrent-tck-dist</artifactId>
Expand All @@ -45,7 +45,7 @@
</licenses>

<properties>
<jakarta.concurrent.version.ga>3.0.0</jakarta.concurrent.version.ga>
<jakarta.concurrent.version.ga>3.0.1</jakarta.concurrent.version.ga>
<jakarta.concurrent.version.dev>${project.version}</jakarta.concurrent.version.dev>

<maven.site.skip>true</maven.site.skip>
Expand Down

0 comments on commit d7bbcf8

Please sign in to comment.