summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin Kempin <edwin.kempin@sap.com>2012-10-17 11:21:32 +0200
committerEdwin Kempin <edwin.kempin@sap.com>2012-10-17 11:21:32 +0200
commite33524806a8dc4e92dc8d8f8ab6cb5b41778a76d (patch)
tree7f041709ba1bf66a4892ff3bd30be7e57eb9becc
parent143bc7c51c5f7c1e5b526218d8e36733bb138fd8 (diff)
Update versions for creation of Gerrit-2.5-rc1v1.0-rc1
Change-Id: I4a121d7f957d8c53565b95e109722e2577437cc8 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 5b36bd0..c3286c7 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-rc0</version>
+ <version>1.0-rc1</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>
- <Gerrit-ApiVersion>2.5-rc0</Gerrit-ApiVersion>
+ <Gerrit-ApiVersion>2.5-rc1</Gerrit-ApiVersion>
</properties>
<build>