summaryrefslogtreecommitdiffstats
path: root/gerrit-plugin-archetype/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2017-06-29 15:56:02 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2017-07-03 08:27:06 +0900
commit9b93ff8b3e86d80ff5e58094960908253f5014fe (patch)
treea8bd4926ae3a60220358e437349c5b6f5c543f1f /gerrit-plugin-archetype/pom.xml
parent6e3ed27ec26c26379460a2db3482d6c647d1d679 (diff)
Set version to 2.13.9v2.13.9
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 b637f4ea2c..80e7a4b1e5 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.13.8</version>
+ <version>2.13.9</version>
<name>Gerrit Code Review - Plugin Archetype</name>
<description>Maven Archetype for Gerrit Plugins</description>
<url>https://www.gerritcodereview.com/</url>