Author: hboutemy Date: Thu Jul 2 22:01:56 2015 New Revision: 1688915 URL: http://svn.apache.org/r1688915 Log: [maven-release-plugin] prepare release maven-reporting-impl-2.4
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=1688915&r1=1688914&r2=1688915&view=diff ============================================================================== --- maven/shared/trunk/maven-reporting-impl/pom.xml (original) +++ maven/shared/trunk/maven-reporting-impl/pom.xml Thu Jul 2 22:01:56 2015 @@ -29,7 +29,7 @@ <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-impl</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.4</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/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> + <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> </scm> <issueManagement> <system>jira</system>