Bump Gerrit and global-refdb version to 3.8.0

Change-Id: Id6e793a9c180547f60913ecd08b6a93061fdb843
diff --git a/pom.xml b/pom.xml
index dd671ec..a9e297e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
     <groupId>com.gerritforge</groupId>
     <artifactId>global-refdb</artifactId>
-    <version>3.8.0-rc5</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.8.0-rc5</gerrit.version>
+        <gerrit.version>3.8.0</gerrit.version>
     </properties>
 
     <dependencies>