Package rc0 of core plugins
Change-Id: Ic9280aaee0b96964a44957510bf0665902348754
This commit is contained in:
@@ -43,19 +43,19 @@ limitations under the License.
|
||||
<dependency>
|
||||
<groupId>com.googlesource.gerrit.plugins.replication</groupId>
|
||||
<artifactId>replication</artifactId>
|
||||
<version>1.0</version>
|
||||
<version>1.1-rc0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlesource.gerrit.plugins.reviewnotes</groupId>
|
||||
<artifactId>reviewnotes</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-rc0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlesource.gerrit.plugins.validators</groupId>
|
||||
<artifactId>commit-message-length-validator</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-rc0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Reference in New Issue
Block a user