summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-plugin-api_pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2024-04-13 20:15:22 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2024-04-13 20:15:22 +0000
commita701deea9bd864f0d65d056bac02a3441098e3d8 (patch)
tree2cab2cb852b99484ed808af97bacd13182fe29fe /tools/maven/gerrit-plugin-api_pom.xml
parent4e82fd693e08f6b341ac7d4dc2a1ee6c875fb1d4 (diff)
Set version to 3.9.4v3.9.4
Release-Notes: skip Change-Id: I2eecaa0a5a2e919760f19fd2d02a9e211b021ec4
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 73df55762a..8d787ae39f 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.9.4-SNAPSHOT</version>
+ <version>3.9.4</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Plugin API</name>
<description>API for Gerrit Plugins</description>