Skip to content

Commit

Permalink
Merge pull request #381 from KyleAure/377-m1-build-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAure authored Nov 17, 2023
2 parents d24bd40 + 47e91af commit e546c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</licenses>

<properties>
<jakarta.concurrent.api.version>3.1.0-SNAPSHOT</jakarta.concurrent.api.version>
<jakarta.concurrent.api.version>${project.version}</jakarta.concurrent.api.version>
<sigtest.version>1.6</sigtest.version>
<shrinkwrap.resolver.version>3.2.1</shrinkwrap.resolver.version>
</properties>
Expand Down

0 comments on commit e546c6a

Please sign in to comment.