Author: dennisl
Date: Sat Nov 24 07:35:11 2007
New Revision: 597862
URL: http://svn.apache.org/viewvc?rev=597862&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-help-plugin/pom.xml
Modified: maven/plugins/trunk/maven-help-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-help-plugin/pom.xml?rev=597862&r1=597861&r2=597862&view=diff
==============================================================================
--- maven/plugins/trunk/maven-help-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-help-plugin/pom.xml Sat Nov 24 07:35:11 2007
@@ -27,7 +27,7 @@
<artifactId>maven-help-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven Help Plugin</name>
- <version>2.0.2</version>
+ <version>2.1-SNAPSHOT</version>
<description>
The Maven Help plugin provides goals aimed at helping to make sense out of
the build environment. It includes the ability to view the effective
@@ -43,9 +43,9 @@
<url>http://jira.codehaus.org/browse/MPH</url>
</issueManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-help-plugin-2.0.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-help-plugin-2.0.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-help-plugin-2.0.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin/</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-help-plugin/</url>
</scm>
<dependencies>
<dependency>