Update version to 1.15.0-SNAPSHOT (#343)
This commit is contained in:
parent
96d245953d
commit
93b2ad4992
|
|
@ -1,5 +1,5 @@
|
||||||
val stableVersion = "1.14.0-SNAPSHOT"
|
val stableVersion = "1.15.0-SNAPSHOT"
|
||||||
val alphaVersion = "1.14.0-alpha-SNAPSHOT"
|
val alphaVersion = "1.15.0-alpha-SNAPSHOT"
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
if (findProperty("otel.stable") != "true") {
|
if (findProperty("otel.stable") != "true") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue