summaryrefslogtreecommitdiffstats
path: root/gerrit-launcher/pom.xml
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2012-04-18 07:03:29 -0700
committergerrit code review <noreply-gerritcodereview@google.com>2012-04-18 07:03:30 -0700
commitcd1a9c5bac418ab61a9eacb3376f390ca25d8924 (patch)
tree7f8a58e84366da684c26a26b1b84c7ee6568dbd2 /gerrit-launcher/pom.xml
parent1cbbc6b405da940ca6c02e336b5e5b7350fa0cd3 (diff)
parent17e17dd8b94584b8422706585a20131b20eeb0e4 (diff)
Merge "Change version in pom.xml to 2.4-SNAPSHOT"v2.4-rc0
Diffstat (limited to 'gerrit-launcher/pom.xml')
-rw-r--r--gerrit-launcher/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit-launcher/pom.xml b/gerrit-launcher/pom.xml
index 5707a22485..7d07652f05 100644
--- a/gerrit-launcher/pom.xml
+++ b/gerrit-launcher/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>gerrit-launcher</artifactId>