Skip to content

Commit d2c862e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1681514 13f79535-47bb-0310-9956-ffa450edef68
1 parent 78c8fee commit d2c862e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-eclipse-plugin</artifactId>
33-
<version>2.10</version>
33+
<version>3.0-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Eclipse Plugin</name>
@@ -43,10 +43,10 @@ under the License.
4343
</prerequisites>
4444

4545
<scm>
46-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-eclipse-plugin-2.10</connection>
47-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-eclipse-plugin-2.10
46+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/</connection>
47+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin/
4848
</developerConnection>
49-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-eclipse-plugin-2.10</url>
49+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/</url>
5050
</scm>
5151
<issueManagement>
5252
<system>JIRA</system>

0 commit comments

Comments
 (0)