Skip to content

Commit 03948ce

Browse files
authored
Merge pull request #646 from Azquelt/prerelease-versions
Use final version of Telemetry dependency
2 parents 26ba064 + 16754e2 commit 03948ce

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-RC2</microprofile-telemetry-api.version>
35+
<microprofile-telemetry-api.version>2.0</microprofile-telemetry-api.version>
3636
</properties>
3737

3838
<dependencyManagement>

0 commit comments

Comments
 (0)