Bump API version to 2.10-SNAPSHOT in plugin archetypes
Change-Id: Idfc3e926fffcb4e5c24b729f6015323ead28d11f
This commit is contained in:
parent
57be802088
commit
7f301e230c
@ -20,7 +20,7 @@ limitations under the License.
|
||||
|
||||
<groupId>com.google.gerrit</groupId>
|
||||
<artifactId>gerrit-plugin-archetype</artifactId>
|
||||
<version>2.9-SNAPSHOT</version>
|
||||
<version>2.10-SNAPSHOT</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.9-SNAPSHOT</version>
|
||||
<version>2.10-SNAPSHOT</version>
|
||||
<name>Gerrit Code Review - Web Ui GWT Plugin Archetype</name>
|
||||
|
||||
<properties>
|
||||
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||
|
||||
<groupId>com.google.gerrit</groupId>
|
||||
<artifactId>gerrit-plugin-js-archetype</artifactId>
|
||||
<version>2.9-SNAPSHOT</version>
|
||||
<version>2.10-SNAPSHOT</version>
|
||||
<name>Gerrit Code Review - Web UI JavaScript Plugin Archetype</name>
|
||||
|
||||
<properties>
|
||||
|
Loading…
Reference in New Issue
Block a user