Bump Gerrit to Ver. 2.13.7

Change-Id: I058da925ab8807820105e9f4f361a4e81f1a1477
diff --git a/docker/centos7/Makefile b/docker/centos7/Makefile
index 6603391..78b09c8 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.13.5
+VERSION=2.13.7
 RELEASE=1
 REPO_VERSION=1
 REPO_RELEASE=2
diff --git a/docker/ubuntu15.04/Makefile b/docker/ubuntu15.04/Makefile
index 8e1e7cd..9b499d2 100644
--- a/docker/ubuntu15.04/Makefile
+++ b/docker/ubuntu15.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.13.5
+VERSION=2.13.7
 RELEASE=1
 VENDOR=GerritForge
 VENDOR_LC=$(shell echo $(VENDOR) | tr A-Z a-z)
diff --git a/fpm/Makefile b/fpm/Makefile
index 3e7a9e9..529d05f 100644
--- a/fpm/Makefile
+++ b/fpm/Makefile
@@ -1,4 +1,4 @@
-VERSION=2.13.5
+VERSION=2.13.7
 URL=http://gerrit-releases.storage.googleapis.com/gerrit-$(VERSION).war
 CI_URL=https://gerrit-ci.gerritforge.com/
 RELEASE=1