Update version to 1.15.0-SNAPSHOT (#343)

This commit is contained in:
OpenTelemetry Java Bot 2022-05-18 22:02:46 -07:00 committed by GitHub
parent 96d245953d
commit 93b2ad4992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
val stableVersion = "1.14.0-SNAPSHOT"
val alphaVersion = "1.14.0-alpha-SNAPSHOT"
val stableVersion = "1.15.0-SNAPSHOT"
val alphaVersion = "1.15.0-alpha-SNAPSHOT"
allprojects {
if (findProperty("otel.stable") != "true") {