Bump API version to 2.8.6

Change-Id: I358bca8e7187c50ddb2ca71498d130927fb1aeda
This commit is contained in:
David Pursehouse 2014-06-13 15:09:27 +09:00 committed by Edwin Kempin
parent 73eca0a738
commit c527b378f3
5 changed files with 5 additions and 5 deletions

View File

@ -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'

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>