summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-acceptance-framework_pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2019-10-25 08:34:45 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2019-10-25 08:34:45 +0900
commit8f862b9533ea32f4c9c70b2c1b570ad551ea4980 (patch)
tree555a23f3b118482aa22471c22126614c08f16085 /tools/maven/gerrit-acceptance-framework_pom.xml
parenta6526f91534971647fd7d1950c53eb0a34fc86fd (diff)
Set version to 3.1.0-rc1v3.1.0-rc1
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 14a07d1227..8d1e543ddb 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.1.0-SNAPSHOT</version>
+ <version>3.1.0-rc1</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Acceptance Test Framework</name>
<description>Framework for Gerrit's acceptance tests</description>