summaryrefslogtreecommitdiffstats
path: root/gerrit-launcher
diff options
context:
space:
mode:
authorSasa Zivkov <sasa.zivkov@sap.com>2012-04-18 12:55:40 +0200
committerSasa Zivkov <sasa.zivkov@sap.com>2012-04-18 12:55:40 +0200
commit17e17dd8b94584b8422706585a20131b20eeb0e4 (patch)
tree7b90327d4053224d79673a5a897790e4bcc63cee /gerrit-launcher
parente11f94d3e6d6877bdc684eec720323948d678c90 (diff)
Change version in pom.xml to 2.4-SNAPSHOT
The 2.3 was released and what we have in the master branch is targeted for 2.4. Change-Id: Idca8a12aaef1dc5ea5f628b3640881e66f04dc9c Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
Diffstat (limited to 'gerrit-launcher')
-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>