Bump API version to 2.8.6
Change-Id: I358bca8e7187c50ddb2ca71498d130927fb1aeda
This commit is contained in:
parent
73eca0a738
commit
c527b378f3
2
VERSION
2
VERSION
@ -2,4 +2,4 @@
|
||||
# Used by :api_install and :api_deploy targets
|
||||
# when talking to the destination repository.
|
||||
#
|
||||
GERRIT_VERSION = '2.8.5'
|
||||
GERRIT_VERSION = '2.8.6'
|
||||
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||
|
||||
<groupId>com.google.gerrit</groupId>
|
||||
<artifactId>gerrit-plugin-archetype</artifactId>
|
||||
<version>2.8.5</version>
|
||||
<version>2.8.6</version>
|
||||
<name>Gerrit Code Review - Plugin Archetype</name>
|
||||
|
||||
<properties>
|
||||
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||
|
||||
<groupId>com.google.gerrit</groupId>
|
||||
<artifactId>gerrit-plugin-gwt-archetype</artifactId>
|
||||
<version>2.8.5</version>
|
||||
<version>2.8.6</version>
|
||||
<name>Gerrit Code Review - Web Ui GWT Plugin Archetype</name>
|
||||
|
||||
<properties>
|
||||
|
@ -21,7 +21,7 @@ limitations under the License.
|
||||
|
||||
<groupId>com.google.gerrit</groupId>
|
||||
<artifactId>gerrit-plugin-gwtui</artifactId>
|
||||
<version>2.8.5</version>
|
||||
<version>2.8.6</version>
|
||||
<name>Gerrit Code Review - Plugin GWT UI</name>
|
||||
|
||||
<description>
|
||||
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||
|
||||
<groupId>com.google.gerrit</groupId>
|
||||
<artifactId>gerrit-plugin-js-archetype</artifactId>
|
||||
<version>2.8.5</version>
|
||||
<version>2.8.6</version>
|
||||
<name>Gerrit Code Review - Web UI JavaScript Plugin Archetype</name>
|
||||
|
||||
<properties>
|
||||
|
Loading…
Reference in New Issue
Block a user