Files
gerrit/version.bzl
Hugo Arès 7feaaf824b Set version to 2.14.3-SNAPSHOT
Some classes public method signatures changed since 2.14.2 and we need
to be able to build snapshot artifacts to test plugins that use those
methods.

Change-Id: I12cc31833fa5d58055381be1f80a646afad8f393
2017-07-25 10:29:20 -04:00

6 lines
177 B
Python

# 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.15-SNAPSHOT"