summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-acceptance-framework_pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2019-12-14 13:07:38 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2019-12-14 13:07:38 +0900
commit211a57e2b2a5e2abf1e43128e50aa2cfe81e69d8 (patch)
tree1d9aa7a600e992fd089319b6fa4609c914cfebcd /tools/maven/gerrit-acceptance-framework_pom.xml
parentcd7a784a2721c9c2f54971fe9840436a5aa74b17 (diff)
Set version to 3.0.6v3.0.6
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 801a7df127..4868c0a697 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.6-SNAPSHOT</version>
+ <version>3.0.6</version>
<packaging>jar</packaging>
<name>Gerrit Code Review - Acceptance Test Framework</name>
<description>Framework for Gerrit's acceptance tests</description>