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 04fbce2 commit fd4e529Copy full SHA for fd4e529
build.gradle
@@ -13,7 +13,7 @@ ext {
13
14
subprojects {
15
group = "io.opentelemetry"
16
- version = "0.9.1-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
+ version = "0.9.0" // CURRENT_OPEN_TELEMETRY_VERSION
17
18
plugins.withId("maven-publish") {
19
// Always include the artifactory/bintray plugins to do the deployment.
0 commit comments