summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2013-05-09 19:11:35 +0100
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2013-05-09 19:11:35 +0100
commit57c98c6cff788f70c6c65098f02d18aec7a0488e (patch)
tree6689d7c4f60688c9d00d9c7127dd7daba1ec95b0
parent344e6034f516b08b1fb6e536f43c4cdd7cc6a7e7 (diff)
Set version to 2.6-rc2 to match the Gerrit release
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b58ed3b..7917566 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.8-SNAPSHOT</version>
+ <version>2.6-rc2</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>