Author: hboutemy Date: Thu Jul 2 22:02:11 2015 New Revision: 1688917 URL: http://svn.apache.org/r1688917 Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/shared/trunk/maven-reporting-impl/pom.xml Modified: maven/shared/trunk/maven-reporting-impl/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=1688917&r1=1688916&r2=1688917&view=diff ============================================================================== --- maven/shared/trunk/maven-reporting-impl/pom.xml (original) +++ maven/shared/trunk/maven-reporting-impl/pom.xml Thu Jul 2 22:02:11 2015 @@ -29,7 +29,7 @@ <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-impl</artifactId> - <version>2.4</version> + <version>2.5-SNAPSHOT</version> <name>Apache Maven Reporting Implementation</name> <description>Abstract classes to manage report generation.</description> @@ -47,9 +47,9 @@ </developers> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-2.4</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-2.4</developerConnection> - <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-impl-2.4</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-impl</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-reporting-impl</developerConnection> + <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl</url> </scm> <issueManagement> <system>jira</system>