Skip to content

Commit

Permalink
Merge pull request #645 from Azquelt/prerelease-versions
Browse files Browse the repository at this point in the history
Prep for new RC: revert Telemetry dep to 2.0-RC2
  • Loading branch information
Azquelt authored Aug 1, 2024
2 parents 45b0f38 + 80e45bc commit f94a8b9
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 @@ -32,7 +32,7 @@
<checkstyle.methodNameFormat>^_?[a-z][a-zA-Z0-9_]*$</checkstyle.methodNameFormat>
<microprofile-config-api.version>3.1</microprofile-config-api.version>
<microprofile-metrics-api.version>4.0</microprofile-metrics-api.version>
<microprofile-telemetry-api.version>2.0</microprofile-telemetry-api.version>
<microprofile-telemetry-api.version>2.0-RC2</microprofile-telemetry-api.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f94a8b9

Please sign in to comment.