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)
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>

No differences found