Bump Gerrit and plugin version to v3.7.4 Change-Id: I744c34e6acb34f4614bdd71faf6e2f40f7dd779b
diff --git a/pom.xml b/pom.xml index 6aa4fed..a7c7c02 100644 --- a/pom.xml +++ b/pom.xml
@@ -4,7 +4,7 @@ <groupId>com.gerritforge</groupId> <artifactId>global-refdb</artifactId> - <version>3.7.2.1</version> + <version>3.7.4</version> <packaging>jar</packaging> <name>global-refdb</name> @@ -38,7 +38,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <gerrit.version>3.7.2</gerrit.version> + <gerrit.version>3.7.4</gerrit.version> </properties> <dependencies>