Author: dennisl
Date: Wed Feb 8 18:05:10 2012
New Revision: 1242024
URL: http://svn.apache.org/viewvc?rev=1242024&view=rev
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=1242024&r1=1242023&r2=1242024&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Wed Feb 8 18:05:10 2012
@@ -29,7 +29,7 @@
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
- <version>2.2</version>
+ <version>2.3-SNAPSHOT</version>
<name>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.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-reporting-impl-2.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/shared/tags/maven-reporting-impl-2.2</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>