Skip to content

Commit d2311c3

Browse files
authored
[release/v1.9.0] Prepare release 1.9.0 (#157)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
1 parent 6c40685 commit d2311c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
// start - updated by ./.github/workflows/prepare-release-branch.yml
15-
val snapshot = true
15+
val snapshot = false
1616
// end
1717

1818
// The release version of opentelemetry-proto used to generate classes

0 commit comments

Comments
 (0)