summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-05-10 09:58:13 -0700
committerShawn Pearce <sop@google.com>2013-05-10 09:58:13 -0700
commit26b0185a6e70c5ccf8b3444fea0014168067f0e1 (patch)
treee8296f7bfd6873f81c8697691c2535eeab855427
parentee687d42bff7d1a8260d782654392b50c694216e (diff)
Set version to 2.7-SNAPSHOT
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 57828ea..2522b5e 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.6-rc2</version>
+ <version>2.7-SNAPSHOT</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>