summaryrefslogtreecommitdiffstats
path: root/gerrit-plugin-archetype/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2016-08-25 21:44:33 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2016-08-25 21:44:33 +0900
commit11a891ddf8a01fef5f487a35950a60e7f5f738cb (patch)
tree1b4ac431f0f85b3c46dc0be99752ad8304acebf4 /gerrit-plugin-archetype/pom.xml
parent7dbfe2e5318884bba82f546450d638a9f774d4f1 (diff)
Set version to 2.11.10v2.11.10
Diffstat (limited to 'gerrit-plugin-archetype/pom.xml')
-rw-r--r--gerrit-plugin-archetype/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit-plugin-archetype/pom.xml b/gerrit-plugin-archetype/pom.xml
index 7f7a61952e..9aa8511953 100644
--- a/gerrit-plugin-archetype/pom.xml
+++ b/gerrit-plugin-archetype/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-plugin-archetype</artifactId>
- <version>2.11.9</version>
+ <version>2.11.10</version>
<name>Gerrit Code Review - Plugin Archetype</name>
<description>Maven Archetype for Gerrit Plugins</description>
<url>http://code.google.com/p/gerrit/</url>