Update versions of included core plugins for Gerrit 2.5-rc1 release

Change-Id: I9a8661ca17b28f207e3907ef485a8858ab1e9134
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2012-10-17 12:38:46 +02:00
parent 495968444d
commit 693fd85746

View File

@@ -43,7 +43,7 @@ limitations under the License.
<dependency>
<groupId>com.googlesource.gerrit.plugins.replication</groupId>
<artifactId>replication</artifactId>
<version>1.0-rc0</version>
<version>1.0-rc1</version>
<scope>provided</scope>
</dependency>
</dependencies>