Bump version to 2.8.3 in plugin API and archetypes

Change-Id: I9c514489f31d223193139516c1d7a8ce059525e9
This commit is contained in:
David Pursehouse 2014-03-14 15:51:49 +09:00
parent 74d9bcecf2
commit dbe619461f
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.2</version>
<version>2.8.3</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.2</version>
<version>2.8.3</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.2</version>
<version>2.8.3</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.2</version>
<version>2.8.3</version>
<name>Gerrit Code Review - Web UI JavaScript Plugin Archetype</name>
<properties>