GoogleCloudPlatform / DataflowJavaSDK

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
http://cloud.google.com/dataflow
855 stars 324 forks source link

Versioning in the release branch for 2.0.0 #573

Closed jasonkuster closed 7 years ago

jasonkuster commented 7 years ago

Signed-off-by: Jason Kuster jasonkuster@google.com

jasonkuster commented 7 years ago

R: @dhalperi @davorbonaci

jasonkuster commented 7 years ago

I'm pretty sure that Maven doesn't know about updating the archetype version in the root pom.xml since the release plugin didn't update it on master.

dhalperi commented 7 years ago

Starter archetype is not correct. Need to update the reference pom.xml as indicated by the comment in the root pom.xml next to where you made the change.