
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
6 lines
177 B
Python
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"
|