Author: vsiveton
Date: Thu Aug 28 14:44:40 2008
New Revision: 690013

URL: http://svn.apache.org/viewvc?rev=690013&view=rev
Log:
[maven-release-plugin] prepare release maven-help-plugin-2.1

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=690013&r1=690012&r2=690013&view=diff
==============================================================================
--- maven/plugins/trunk/maven-help-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-help-plugin/pom.xml Thu Aug 28 14:44:40 2008
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>maven-help-plugin</artifactId>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.1</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/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>
+    
<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>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -223,9 +223,9 @@
                 <phase>integration-test</phase>
                 <configuration>
                   <tasks>
-                    <echo/><echo/><echo/><echo/><echo/>
+                    <echo /><echo /><echo /><echo /><echo />
                     <echo level="warning">NO INTEGRATION TESTS DEFINED</echo>
-                    <echo/><echo/><echo/><echo/><echo/>
+                    <echo /><echo /><echo /><echo /><echo />
                   </tasks>
                 </configuration>
                 <goals>


Reply via email to