diff --git a/modules/openstack_project/manifests/review.pp b/modules/openstack_project/manifests/review.pp
index a391d9942e..f8bb153578 100644
--- a/modules/openstack_project/manifests/review.pp
+++ b/modules/openstack_project/manifests/review.pp
@@ -114,7 +114,7 @@ class openstack_project::review (
     sshd_threads                        => '100',
     httpd_maxwait                       => '5000min',
     war                                 =>
-      'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.10.2.23.039a170.war',
+      'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.8.4.19.4548330.war',
     contactstore                        => $contactstore,
     contactstore_appsec                 => $contactstore_appsec,
     contactstore_pubkey                 => $contactstore_pubkey,