gerrit/VERSION
David Pursehouse ed31e1c2ad Revert unwanted commits accidentally included from master
Commit 3e019c2 was accidentally based on a commit on the master
branch, and caused a couple of commits from master to be included
in stable-2.8:

- "Update VERSION file to 2.9-SNAPSHOT"
- "Update version to 2.9-SNAPSHOT in plugin archetype pom files"

This reverts commit 8914d9ddf0.
This reverts commit 62864b7a8a.

Change-Id: Idfd195061228274557035a0a6035bbd656ec693c
2013-10-24 11:26:01 +09:00

6 lines
176 B
Plaintext

# Maven style API version (e.g. '2.x-SNAPSHOT').
# Used by :api_install and :api_deploy targets
# when talking to the destination repository.
#
GERRIT_VERSION = '2.9-SNAPSHOT'