Bump API version to 2.10-SNAPSHOT in plugin archetypes

Change-Id: Idfc3e926fffcb4e5c24b729f6015323ead28d11f
This commit is contained in:
David Pursehouse 2014-03-18 14:46:35 +09:00
parent 57be802088
commit 7f301e230c
3 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>