mirror of https://github.com/apache/maven.git
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@410035 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4947453226
commit
53b938e0d8
|
@ -8,7 +8,7 @@
|
|||
<artifactId>maven-core-it-plugin</artifactId>
|
||||
<packaging>maven-plugin</packaging>
|
||||
<name>Maven Core Integration Test Plugin</name>
|
||||
<version>1.0</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
@ -37,10 +37,4 @@
|
|||
<version>1.3.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-core-it-plugin-1.0</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-core-it-plugin-1.0</developerConnection>
|
||||
<url>https://svn.apache.org/repos/asf/maven/plugins/tags/maven-core-it-plugin-1.0</url>
|
||||
</scm>
|
||||
</model>
|
||||
|
|
Loading…
Reference in New Issue