Bump version to 2.8.5

Change-Id: I177ccfd2a3db387822085602dfc66267703c0a48
This commit is contained in:
David Pursehouse 2014-05-01 11:09:53 +09:00
parent 5feaa2757a
commit bee35a9298
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.4'
GERRIT_VERSION = '2.8.5'

View File

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