Update version to 2.8.6.1

Change-Id: I8669d1b25ea3b2b1e3449f449b88427193cbe822
This commit is contained in:
David Pursehouse 2014-07-02 15:43:08 +09:00
parent c3c4115986
commit 586e7f7068
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.6'
GERRIT_VERSION = '2.8.6.1'

View File

@ -20,7 +20,7 @@ limitations under the License.
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-plugin-archetype</artifactId>
<version>2.8.6</version>
<version>2.8.6.1</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.6</version>
<version>2.8.6.1</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.6</version>
<version>2.8.6.1</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.6</version>
<version>2.8.6.1</version>
<name>Gerrit Code Review - Web UI JavaScript Plugin Archetype</name>
<properties>