We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69478c2 commit daa84c7Copy full SHA for daa84c7
build.gradle
@@ -13,7 +13,7 @@ ext {
13
14
subprojects {
15
group = "io.opentelemetry"
16
- version = "0.8.0-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
+ version = "0.8.0" // CURRENT_OPEN_TELEMETRY_VERSION
17
}
18
19
configure(opentelemetryProjects) {
0 commit comments