Add maven 3.3.9 to JJB 25/25/1
authorAndrew Grimberg <[email protected]>
Tue, 8 Dec 2015 17:24:46 +0000 (09:24 -0800)
committerAndrew Grimberg <[email protected]>
Tue, 8 Dec 2015 17:24:46 +0000 (09:24 -0800)
Change-Id: I98baa7e5d4ea3901b35263076cd1a202c1a2541b
Signed-off-by: Andrew Grimberg <[email protected]>
jjb/global-defaults.yaml

index f2d6824..8955a1d 100644 (file)
@@ -10,6 +10,9 @@
 
     ssh-credentials: 'jenkins-gerrit-credentials'
 
+    # Maven versions
+    mvn33: 'Maven 3.3.9'
+
     # Config File provider ID mapping
     global-settings: 'org.jenkinsci.plugins.configfiles.maven.GlobalMavenSettingsConfig1449593564219'
     vpp-settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1449593875850'