summaryrefslogtreecommitdiffstats
path: root/tools/maven/gerrit-war_pom.xml
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2020-06-17 12:11:28 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2020-06-17 12:11:28 +0000
commita77b1f27e563d87102fb680d50cd68c16d07c2ad (patch)
tree6a6965af9cc178423e975dd30e365dd10f372746 /tools/maven/gerrit-war_pom.xml
parent559ea2b49f348d009287bef8f26f6f5e29971c4a (diff)
Set version to 3.0.11v3.0.11
Diffstat (limited to 'tools/maven/gerrit-war_pom.xml')
-rw-r--r--tools/maven/gerrit-war_pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/maven/gerrit-war_pom.xml b/tools/maven/gerrit-war_pom.xml
index 2719323a58..dde96d1865 100644
--- a/tools/maven/gerrit-war_pom.xml
+++ b/tools/maven/gerrit-war_pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-war</artifactId>
- <version>3.0.11-SNAPSHOT</version>
+ <version>3.0.11</version>
<packaging>war</packaging>
<name>Gerrit Code Review - WAR</name>
<description>Gerrit WAR</description>