Commit aa5be1e
committed
Remove conditional check for disabling japicmp in otlp
The version is not determined correctly in release builds from tags. It ends up being `1.10.0-SNAPSHOT` for instance, when doing a patch release of 1.9.x. We could probably rework the release process to avoid this issue, but this change is less risky given we are trying to do a release now.
Workaround due to problem described in gh-34081 parent 134dca6 commit aa5be1e
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments