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 121aa33 commit 5b114a2Copy full SHA for 5b114a2
build.gradle
@@ -20,7 +20,7 @@ subprojects {
20
apply plugin: 'net.ltgt.errorprone'
21
22
group = "io.opentelemetry"
23
- version = "0.4.0-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
+ version = "0.4.0" // CURRENT_OPEN_TELEMETRY_VERSION
24
25
repositories {
26
mavenCentral()
0 commit comments