summaryrefslogtreecommitdiffstats
path: root/gerrit-war/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2015-11-09 13:39:03 -0800
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2015-11-09 13:39:03 -0800
commita3a53d446f024d55bd0721bd3bfed5ea7dd58af3 (patch)
tree79022278200ca72c5ff6b1973a759014add4fd88 /gerrit-war/pom.xml
parent7837cc0ca51ec00cb1bfde4e7d234a2aa22328df (diff)
Set version to 2.12-rc0v2.12-rc0
Diffstat (limited to 'gerrit-war/pom.xml')
-rw-r--r--gerrit-war/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit-war/pom.xml b/gerrit-war/pom.xml
index 0aeccc7a2c..e2e62d82fe 100644
--- a/gerrit-war/pom.xml
+++ b/gerrit-war/pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-war</artifactId>
- <version>2.12-SNAPSHOT</version>
+ <version>2.12-rc0</version>
<packaging>war</packaging>
<name>Gerrit Code Review - WAR</name>
<description>Gerrit WAR</description>