(Please remove VOTE if it is discussion.)

On 9/26/19 10:29 AM, Marco Neumann wrote:
i see that the repo is already up to 3.14 do you do the testing on branch
3.13?

The release process, specifically the maven release plugin, moves the version on.

If an RC fails, then the release manager rolls back the version number. "mvn versions:set" does all that work.

It's an optimistic scheme :-)

Gory detail:
https://github.com/apache/jena/commits/master

See the two adjacent commits with "[maven-release-plugin]" in the commit message.

    Andy



As in:

git clone https://github.com/apache/jena --branch 3.13.0

Reply via email to