kennknowles commented on issue #21302: URL: https://github.com/apache/beam/issues/21302#issuecomment-1741488860
It is actually defined in 6 places: https://github.com/apache/beam/blob/80311628c27ea68704f46d9f5e6edea6466dfcb3/release/src/main/scripts/set_version.sh#L74 Some of this is "essential" because Go and Python have a different concept for non-release versions than Java does. But I'm at least going to resolve the specific redundancy here which causes spurious `-SNAPSHOT` added when the source of truth should suffice for that determination. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
