summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-plugin-api_pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2023-09-13 20:32:12 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2023-09-13 20:32:12 +0000
commitb8ef5816bdf33c4661a2ee7e459e28fbc7fd2a2c (patch)
tree65717a0fba6218819cdcc2efca505febdad2da8f /tools/maven/gerrit-plugin-api_pom.xml
parentb7d7bea12099fff763b5a4851c3cd172be6667d8 (diff)
Set version to 3.6.7v3.6.7
Release-Notes: skip Change-Id: I11b2583a848edd34e0ecfb93b9b498a1df244433
Diffstat (limited to 'tools/maven/gerrit-plugin-api_pom.xml')
-rw-r--r--tools/maven/gerrit-plugin-api_pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/maven/gerrit-plugin-api_pom.xml b/tools/maven/gerrit-plugin-api_pom.xml
index 94010db28c..c98f80eb32 100644
--- a/tools/maven/gerrit-plugin-api_pom.xml
+++ b/tools/maven/gerrit-plugin-api_pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-plugin-api</artifactId>
- <version>3.6.7-SNAPSHOT</version>
+ <version>3.6.7</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Plugin API</name>
<description>API for Gerrit Plugins</description>