summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-05-06 19:39:00 -0700
committerShawn Pearce <sop@google.com>2013-05-06 19:39:00 -0700
commit344e6034f516b08b1fb6e536f43c4cdd7cc6a7e7 (patch)
tree32fc28a960e2ed3cc68e6936842e9ca3b82c1c14
parent3d86024cb70ef9258d03f0b846573665aa274035 (diff)
Begin 2.8
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3a74bcb..b58ed3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<groupId>com.googlesource.gerrit.plugins.replication</groupId>
<artifactId>replication</artifactId>
<packaging>jar</packaging>
- <version>2.7-SNAPSHOT</version>
+ <version>2.8-SNAPSHOT</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>