I think we can keep it snapshot until it actually becomes a final release... Ideally it would go - *SNAPSHOT -> BETA, RC, RC2.... - Release* - but by keeping it snapshots until the "final" release will probably easy the process, unless ASF requires otherwise.
By the way, I'm looking into this - https://github.com/researchgate/gradle-release and not sure we already use that in our scripts. On Wed, Jan 6, 2016 at 6:04 PM, Anthony Baker <[email protected]> wrote: > I was looking in our gradle.properties file: > > versionNumber = 1.0.0-incubating > releaseType = SNAPSHOT > > I’m not sure what the releaseType should be for a non-SNAPSHOT release :-) > > Given that version is set to: > > version = versionNumber + '-' + releaseType > > I'm wondering if we should just simplify this and set the version directly > in the properties file. > > Thoughts? > > Anthony > > -- William Markito Oliveira -- For questions about Apache Geode, please write to *[email protected] <[email protected]>*
