Prepare gradle plugins for release (#4419)
This commit is contained in:
parent
b6728de75f
commit
2f5a40dda7
|
@ -9,7 +9,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "io.opentelemetry.instrumentation"
|
||||
version = "0.8.0-SNAPSHOT"
|
||||
version = "0.8.0"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in New Issue