Skip to content

Commit f94a8b9

Browse files
authored
Merge pull request #645 from Azquelt/prerelease-versions
Prep for new RC: revert Telemetry dep to 2.0-RC2
2 parents 45b0f38 + 80e45bc commit f94a8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tck/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<checkstyle.methodNameFormat>^_?[a-z][a-zA-Z0-9_]*$</checkstyle.methodNameFormat>
3333
<microprofile-config-api.version>3.1</microprofile-config-api.version>
3434
<microprofile-metrics-api.version>4.0</microprofile-metrics-api.version>
35-
<microprofile-telemetry-api.version>2.0</microprofile-telemetry-api.version>
35+
<microprofile-telemetry-api.version>2.0-RC2</microprofile-telemetry-api.version>
3636
</properties>
3737

3838
<dependencyManagement>

0 commit comments

Comments
 (0)