summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-05-06 14:08:27 -0700
committerShawn Pearce <sop@google.com>2013-05-06 14:08:27 -0700
commit0812161cf90458fd0a6412ba7fb457a73f769be2 (patch)
treed7f4651f65a6176f63343ec20059588ed88be6a4
parent40695998f099e4735c7ccb2f4550169f562ef6ad (diff)
Set version to 2.7-SNAPSHOT to match gerrit master
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6c41dd3..79a9ec0 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>1.1-SNAPSHOT</version>
+ <version>2.7-SNAPSHOT</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>