Bumping project version to 3.8.0
Update project version for this branch.
Change-Id: I1d31ed3650d144b44ee248ef24c0e8b560377e59
diff --git a/pom.xml b/pom.xml
index bcd0de4..bf69771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<groupId>com.googlesource.gerrit.plugins</groupId>
<artifactId>ai-code-review</artifactId>
<packaging>jar</packaging>
- <version>4.0.0</version>
+ <version>3.8.0</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>
<!-- Default the gerrit-api version to the lowest version that uses JDK17 by default, the same as this project.