Update Gerrit API version to 2.8.1 in pom files

Update the version in the GWT plugin API and plugin
archetypes.

Change-Id: I6dad48410f5ac1ab8e5de4977e8acc0766cb0445
This commit is contained in:
David Pursehouse
2014-01-15 09:46:56 +09:00
parent edda362486
commit 6ad2cd0a04
4 changed files with 4 additions and 4 deletions

View File

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