summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-plugin-api_pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2023-10-20 22:04:21 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2023-10-20 22:04:21 +0000
commit647fb95c76f3253a2369c0a45b22746f1880e2bc (patch)
tree150ef04e25b62900bfffba563905bb90f96d75f0 /tools/maven/gerrit-plugin-api_pom.xml
parent02508338d72615e42aecc41911a747a44241e192 (diff)
Set version to 3.9.0-rc0v3.9.0-rc0
Release-Notes: skip Change-Id: I3fda4eef8b4bdf57c728034b67c7e2ea1326eaae
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 8e08c83ae8..28fdad2278 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.0-SNAPSHOT</version>
+ <version>3.9.0-rc0</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Plugin API</name>
<description>API for Gerrit Plugins</description>