You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2009/05/28 04:15:41 UTC

svn commit: r779402 - /maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/pom.xml

Author: jdcasey
Date: Thu May 28 02:15:41 2009
New Revision: 779402

URL: http://svn.apache.org/viewvc?rev=779402&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/pom.xml

Modified: maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/pom.xml?rev=779402&r1=779401&r2=779402&view=diff
==============================================================================
--- maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/pom.xml (original)
+++ maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/pom.xml Thu May 28 02:15:41 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>2.2-beta-4</version>
+  <version>2.2-beta-5-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Assembly Plugin</name>
@@ -40,9 +40,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.2-beta-4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.2-beta-4</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-assembly-plugin-2.2-beta-4</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.2-beta-3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.2-beta-3</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-assembly-plugin-2.2-beta-3</url>
   </scm>
   <issueManagement>
     <system>jira</system>