summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin Kempin <edwin.kempin@sap.com>2012-10-31 20:43:08 +0100
committerEdwin Kempin <edwin.kempin@sap.com>2012-10-31 20:43:08 +0100
commitbe37ad5cb0356dbd682fede1612acf46a4417ca1 (patch)
tree9ba07669aa887caccb39c002ff541dcf3815dd80
parent7736c45bb181af3b515308d41bfcc1d77b44fa37 (diff)
Update versions for creation of Gerrit-2.5v1.0
Change-Id: I7a98720a703a79ba71bac63dc1db78e74a379f1a 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 82ceea6..77afeb5 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-rc2</version>
+ <version>1.0</version>
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>
- <Gerrit-ApiVersion>2.5-rc2</Gerrit-ApiVersion>
+ <Gerrit-ApiVersion>2.5</Gerrit-ApiVersion>
</properties>
<build>