summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin Kempin <edwin.kempin@sap.com>2012-07-30 14:14:44 +0200
committerEdwin Kempin <edwin.kempin@sap.com>2012-07-30 15:48:13 +0200
commit6ad341458850b4d6bb535eeef80b76b4a7aa11e2 (patch)
tree6b2d47aef50bc37e8d49b85cd83d3288a61aef00
parent207c435a2258d26556886ea54a334e044641f146 (diff)
Update version to 1.0-rc0v1.0-rc0
Update Gerrit-ApiVersion to Gerrit 2.5-rc0. Change-Id: I781069a01932a5a9ac1d5843d7b97ea206c5f770 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e196d20..58d99e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,11 +22,11 @@ limitations under the License.
<groupId>com.googlesource.gerrit.plugins.replication</groupId>
<artifactId>replication</artifactId>
<packaging>jar</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0-rc0</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>
- <Gerrit-ApiVersion>2.5-SNAPSHOT</Gerrit-ApiVersion>
+ <Gerrit-ApiVersion>2.5-rc0</Gerrit-ApiVersion>
</properties>
<build>