Author: vsiveton Date: Tue Nov 3 13:45:06 2009 New Revision: 832413 URL: http://svn.apache.org/viewvc?rev=832413&view=rev Log: [maven-release-plugin] prepare release maven-reporting-impl-2.0.4.3
Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml URL: http://svn.apache.org/viewvc/maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml?rev=832413&r1=832412&r2=832413&view=diff ============================================================================== --- maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml (original) +++ maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml Tue Nov 3 13:45:06 2009 @@ -28,7 +28,7 @@ <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-impl</artifactId> - <version>2.0.4.3-SNAPSHOT</version> + <version>2.0.4.3</version> <name>Maven Reporting Implementation</name> <description>Abstract classes to manage report generation.</description> @@ -46,9 +46,9 @@ </developers> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/branches/maven-reporting-impl-2.0.4.x</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/branches/maven-reporting-impl-2.0.4.x</developerConnection> - <url>http://svn.apache.org/viewvc/maven/shared/branches/maven-reporting-impl-2.0.4.x</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-2.0.4.3</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-2.0.4.3</developerConnection> + <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-impl-2.0.4.3</url> </scm> <issueManagement>