Hi Jacek,

The Gradle property is the source of truth for the Beam version. When we
release the version, the RC suffix is dropped.

The use of snapshot versions is normal during the development process.
You probably want to work with the release artifacts, instead of cloning
the development branch.

-Max

On 24.05.20 12:45, Jacek Laskowski wrote:
> Hi,
> 
> I git cloned https://github.com/apache/beam/tree/v2.20.0 and
> found version=2.20.0-RC2 in gradle.properties. What's the purpose of the
> version property?
> 
> (The main reason I'm asking is that I try to find out why gradle / IDEA
> attaches 2.20.0-SNAPSHOT dependencies to projects. How is that possible
> that any of the two would ever consider SNAPSHOT as a dependency?)
> 
> Pozdrawiam,
> Jacek Laskowski
> ----
> https://about.me/JacekLaskowski
> "The Internals Of" Online Books <https://books.japila.pl/>
> Follow me on https://twitter.com/jaceklaskowski
> 
> <https://twitter.com/jaceklaskowski>

Reply via email to