Bump version to 0.8.1-SNAPSHOT
This commit is contained in:
parent
daa84c767e
commit
ac8bcfcbe4
|
|
@ -13,7 +13,7 @@ ext {
|
||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
group = "io.opentelemetry"
|
group = "io.opentelemetry"
|
||||||
version = "0.8.0" // CURRENT_OPEN_TELEMETRY_VERSION
|
version = "0.8.1-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
|
||||||
}
|
}
|
||||||
|
|
||||||
configure(opentelemetryProjects) {
|
configure(opentelemetryProjects) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue