summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-plugin-api_pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2024-04-13 21:30:08 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2024-04-13 21:30:08 +0000
commitacbea4c376764883d88f7cb130794ca946b0cdeb (patch)
tree4e6b7620e1cd1aed7f1ce8dea5e45624a4740cd4 /tools/maven/gerrit-plugin-api_pom.xml
parent5d2e35b30d683b3e99d57d7aec8525b64427f258 (diff)
Set version to 3.10.0-rc2v3.10.0-rc2
Release-Notes: skip Change-Id: I1ee00dbb5aa7e404117da321573638e83577e487
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 b3408d1add..4dbd0e58d7 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.10.0-SNAPSHOT</version>
+ <version>3.10.0-rc2</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Plugin API</name>
<description>API for Gerrit Plugins</description>