You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2009/07/18 20:24:08 UTC

svn commit: r795410 - /maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml

Author: dennisl
Date: Sat Jul 18 18:24:08 2009
New Revision: 795410

URL: http://svn.apache.org/viewvc?rev=795410&view=rev
Log:
[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=795410&r1=795409&r2=795410&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 Sat Jul 18 18:24:08 2009
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.maven.reporting</groupId>
   <artifactId>maven-reporting-impl</artifactId>
-  <version>2.0.4.2</version>
+  <version>2.0.4.3-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.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-2.0.4.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-impl-2.0.4.2</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>