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:
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user