summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2013-12-04 13:57:06 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2013-12-04 13:58:18 +0900
commit2ce26361617909ea3d91d50ced0e8289f7ec342f (patch)
tree96d62b70dc10c6c947904c7ed53f639b794188fb
parentfa66d17b1d6ed3266d0e9061a852fc530ec2ea73 (diff)
Update Gerrit API version to 2.8 in pom.xmlv2.8.1v2.8
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3003906..73f1f39 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.8-SNAPSHOT</version>
+ <version>2.8</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>