Remove the need for mvn33 defaults 10/3410/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Oct 2016 04:26:21 +0000 (00:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Oct 2016 04:27:03 +0000 (00:27 -0400)
Instead of indirectly calling {mvn33} in jjb and redirecting it to
Maven_3.3.9 in Jenkins. Simply name Maven in Jenkins mvn33 and then
jobs can call mvn33 directly without the need for the defaults
redirection.

The new mvn33 profile has already been created in fd.io Jenkins.

Change-Id: I792509ab2d80546a532930f1f579afb69bfc670c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>

No differences found