Update the Gerrit javamelody plugin version on review-dev.o.o

Change Ia931d053cbf setup a build for javamelody with Gerrit-2.9.x
This change Updates the javamelody plugin version on review-dev.o.o to the
new javamelody build.

The file is at http://tarballs.openstack.org/ci/gerrit/plugins/javamelody/

Change-Id: I431043bec2cd0815334cde24480307200166bf32
This commit is contained in:
Khai Do 2015-03-05 12:14:09 -08:00
parent 49620d2b27
commit f8b23c9043

View File

@ -101,7 +101,7 @@ class openstack_project::review_dev (
}
gerrit::plugin { 'javamelody':
version => 'e00d5af',
version => '46f7880',
}
package { 'python-launchpadlib':