Updated git submodules
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 12 Oct 2016 03:30:27 +0000 (23:30 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 12 Oct 2016 03:42:55 +0000 (03:42 +0000)
commit0a5a523ec0911b9a80db928a9b135c383e31e26b
treeef7b8d31db24fac89b844aab7ed2ee1a0975871c
parent17c79b1c6dabca675111727a2de8aef1284e00e0
Updated git submodules

Project: releng/builder master 04fe2d2c956cfcaec14e954775bf341b1c3e78e6

Fix maven-exec path to path on minion nodes

The Maven tools directory on minion nodes is in /w so fix maven-exec to
point there. Also JJB doesn't handle space -> underscore (_) conversion
so use new mvn33 profile name for Maven path.

Follow on patches should be created to migrate all jobs to use new mvn
shortnames and remove the default variables for {mvn33}, {mvn32},
{mvn31} etc... This simplifies ODL JJB a little bit.

Change-Id: I77951c29b6dadca1246f88ac0f537d09f3c171ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/submodules/releng/builder