You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/08/28 23:44:49 UTC

svn commit: r690015 - /maven/plugins/trunk/maven-help-plugin/pom.xml

Author: vsiveton
Date: Thu Aug 28 14:44:49 2008
New Revision: 690015

URL: http://svn.apache.org/viewvc?rev=690015&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=690015&r1=690014&r2=690015&view=diff
==============================================================================
--- maven/plugins/trunk/maven-help-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-help-plugin/pom.xml Thu Aug 28 14:44:49 2008
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>maven-help-plugin</artifactId>
-  <version>2.1</version>
+  <version>2.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Help Plugin</name>
@@ -44,9 +44,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-help-plugin-2.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-help-plugin-2.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-help-plugin-2.1</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>
   <issueManagement>
     <system>JIRA</system>