summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-plugin-api_pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2022-10-05 13:03:49 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2022-10-05 20:00:14 +0000
commit307f61b69ac4559553353b13d44e1d410a8afe88 (patch)
tree1231c3f4da8f2916bd369ffece4e3b9d6582e21c /tools/maven/gerrit-plugin-api_pom.xml
parentfa5787e919af21c5def0a27aa086b7b51fa7781e (diff)
Set version to 3.4.6v3.4.6
Release-Notes: skip Change-Id: Ide84b245fa1c85276bb02f0dfcd8bc6f1a6b1189
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 e65459e46b..a3c42d51f5 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.4.6-SNAPSHOT</version>
+ <version>3.4.6</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Plugin API</name>
<description>API for Gerrit Plugins</description>