Author: vsiveton
Date: Tue Nov 3 13:45:16 2009
New Revision: 832415
URL:
http://svn.apache.org/viewvc?rev=832415&view=revLog:
[maven-release-plugin] prepare for next development iteration
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=832415&r1=832414&r2=832415&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:16 2009
@@ -28,7 +28,7 @@
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
- <version>2.0.4.3</version>
+ <version>2.0.4.4-SNAPSHOT</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/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>
+ <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>
</scm>
<issueManagement>