summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-acceptance-framework_pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2019-04-19 07:04:49 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2019-04-19 07:04:49 +0900
commit52430abf49da16ffb61e2bc435d2563bb52c42aa (patch)
treedfc8aab1c5fe5a7ec29b118f60bc359a8e2cf5c5 /tools/maven/gerrit-acceptance-framework_pom.xml
parent3fd35ac9c12111cad0d9073f4bffbf0eb5133123 (diff)
Set version to 3.0.0-rc0v3.0.0-rc0
Diffstat (limited to 'tools/maven/gerrit-acceptance-framework_pom.xml')
-rw-r--r--tools/maven/gerrit-acceptance-framework_pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/maven/gerrit-acceptance-framework_pom.xml b/tools/maven/gerrit-acceptance-framework_pom.xml
index 65aa8b92cd..8aa2c0ee91 100644
--- a/tools/maven/gerrit-acceptance-framework_pom.xml
+++ b/tools/maven/gerrit-acceptance-framework_pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-acceptance-framework</artifactId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0-rc0</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Acceptance Test Framework</name>
<description>Framework for Gerrit's acceptance tests</description>