summaryrefslogtreecommitdiffstats
path: root/gerrit-plugin-archetype/pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2019-01-10 23:34:32 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2019-01-10 23:44:55 +0000
commit2434df42801d9fdd17c1d54258e7567224716f49 (patch)
treeb288149a6d6eb1acb2678ec38964dca0beebc641 /gerrit-plugin-archetype/pom.xml
parentbb3011f0b03cb31c1f06e488314a4e1f2f220ca2 (diff)
Set version to 2.9.5v2.9.5
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 e1694d2df8..72d9922371 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.9.4</version>
+ <version>2.9.5</version>
<name>Gerrit Code Review - Plugin Archetype</name>
<description>Maven Archetype for Gerrit Plugins</description>
<url>http://code.google.com/p/gerrit/</url>