Merge branch 'stable-3.7'
* stable-3.7:
Move to the standard Gerrit plugins verifier
Change-Id: I4e6756f4cf16796f984889386953a8f2e0fa415b
diff --git a/pom.xml b/pom.xml
index a7c7c02..a9e297e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.gerritforge</groupId>
<artifactId>global-refdb</artifactId>
- <version>3.7.4</version>
+ <version>3.8.0</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.4</gerrit.version>
+ <gerrit.version>3.8.0</gerrit.version>
</properties>
<dependencies>