Add version bump job 78/57578/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 20 May 2017 01:39:35 +0000 (21:39 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 24 May 2017 17:42:09 +0000 (13:42 -0400)
commitf2152f6d71850cca32071774b4dc51d00f27782c
tree503060725b6c590ee56b6e9279f0ce6933c2373c
parentf5a577d77da10732d0a0e0aed24b9d6494944eac
Add version bump job

Create a job that performs version bumping activities via Jenkins. This
job:

    1) Version Bumps by x.y.(z+1) on release branch
    2) Runs a Maven Build and deploys the bumped artifacts to Nexus
    3) Pushes the patches to Gerrit

This patch also archives relevant log information and creates
reproducible patches in case manual intervention is necessary.

Change-Id: Ic03787c6ced6796db067832b0a7c8218e457b216
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-projects.yaml
jjb/autorelease/autorelease-templates.yaml
jjb/autorelease/version-bump.sh [new file with mode: 0644]