summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Borowitz <dborowitz@google.com>2013-09-18 12:14:55 -0700
committerDave Borowitz <dborowitz@google.com>2013-09-18 12:20:12 -0700
commitdf8cb393676880b6e27b42d4b49492be0804c0ee (patch)
tree5f61a7cbe884c63080512598b754b1ca33a62eef
parent26b0185a6e70c5ccf8b3444fea0014168067f0e1 (diff)
Set version to 2.7 to match the Gerrit releasev2.7upstream/stable-2.7
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2522b5e..685b84f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
<artifactId>replication</artifactId>
<name>replication</name>
<packaging>jar</packaging>
- <version>2.7-SNAPSHOT</version>
+ <version>2.7</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>