You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "Abacn (via GitHub)" <gi...@apache.org> on 2023/09/07 17:15:18 UTC

[GitHub] [beam] Abacn commented on a diff in pull request #28255: adding nightly publish

Abacn commented on code in PR #28255:
URL: https://github.com/apache/beam/pull/28255#discussion_r1318908544


##########
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy:
##########
@@ -458,10 +460,14 @@ class BeamModulePlugin implements Plugin<Project> {
 
     project.ext.mavenGroupId = 'org.apache.beam'
 
-    // Automatically use the official release version if we are performing a release
-    // otherwise append '-SNAPSHOT'
-    project.version = '2.51.0'

Review Comment:
   these changes / removing this line possibly caused internal import failure @damccorm
   
   Was this intended / or can we add it back?



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org