Revert "Update replication plugin to 1.0-rc0 in package plugins"

This reverts commit c0c3617eec

This commit was only made for local debugging and testing purposes. It
should not have been put up for review and merged.

Change-Id: I978bd56e8a2acda57b240e4b79d82ae5fe7c58fc
This commit is contained in:
David Pursehouse 2013-01-10 05:24:44 -08:00
parent c0c3617eec
commit 5232d9a002

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</version>
<scope>provided</scope>
</dependency>
</dependencies>