Update version to 2.9-SNAPSHOT in plugin archetype pom files

Also update the versions mentioned in the plugin documentation.

Change-Id: I052d65000e04d019d583b4817eef32312bd225db
This commit is contained in:
David Pursehouse
2013-10-17 23:05:08 +09:00
parent 2e99e0fb86
commit 62864b7a8a
5 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ limitations under the License.
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-plugin-archetype</artifactId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
<name>Gerrit Code Review - Plugin Archetype</name>
<properties>