Set Gerrit to v2.14.5.1

Change-Id: I4dd9519feda22a403a5f16308d43ecb43cd12f43
diff --git a/docker/centos7/Makefile b/docker/centos7/Makefile
index a9863ea..57ed446 100644
--- a/docker/centos7/Makefile
+++ b/docker/centos7/Makefile
@@ -1,7 +1,7 @@
 # Customise the following variable as Make parameters
 # to produce a yum.repo for a VENDOR distribution
 # Default values are pointing to GerritForge (www.gerritforge.com)
-VERSION=2.14.4
+VERSION=2.14.5.1
 RELEASE=1
 REPO_VERSION=1
 REPO_RELEASE=2
diff --git a/docker/ubuntu16.04/Makefile b/docker/ubuntu16.04/Makefile
index 91bc81b..437c8cc 100644
--- a/docker/ubuntu16.04/Makefile
+++ b/docker/ubuntu16.04/Makefile
@@ -1,7 +1,7 @@
 # Customise the following variable as Make parameters
 # to produce a yum.repo for a VENDOR distribution
 # Default values are pointing to GerritForge (www.gerritforge.com)
-VERSION=2.14.4
+VERSION=2.14.5.1
 RELEASE=1
 VENDOR=GerritForge
 VENDOR_LC=$(shell echo $(VENDOR) | tr A-Z a-z)
diff --git a/fpm/Makefile b/fpm/Makefile
index 9b98abf..9de5178 100644
--- a/fpm/Makefile
+++ b/fpm/Makefile
@@ -1,4 +1,4 @@
-VERSION=2.14.4
+VERSION=2.14.5.1
 URL=https://gerrit-releases.storage.googleapis.com/gerrit-$(VERSION).war
 CI_URL=https://gerrit-ci.gerritforge.com
 RELEASE=1
diff --git a/macOS/Makefile b/macOS/Makefile
index 511fcff..a8106c8 100644
--- a/macOS/Makefile
+++ b/macOS/Makefile
@@ -1,4 +1,4 @@
-VERSION := 2.14.4
+VERSION := 2.14.5.1
 
 all: server