summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-plugin-api_pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2021-11-16 00:17:28 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2021-11-16 00:17:28 +0000
commit9b3fc790d6ba68bb38caf636d09f4e42020ed8e2 (patch)
treec77b7815db02feaf32ead48360d23686ba662ec3 /tools/maven/gerrit-plugin-api_pom.xml
parent8df03b9cfe8686be94fd040797f36265dffede9d (diff)
Set version to 3.5.0-rc2v3.5.0-rc2
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 b7954c7021..fa0a72de1c 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.5.0-SNAPSHOT</version>
+ <version>3.5.0-rc2</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Plugin API</name>
<description>API for Gerrit Plugins</description>