You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2007/11/08 18:16:08 UTC

svn commit: r593234 - /maven/plugins/trunk/maven-source-plugin/pom.xml

Author: dennisl
Date: Thu Nov  8 09:16:07 2007
New Revision: 593234

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

Modified:
    maven/plugins/trunk/maven-source-plugin/pom.xml

Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=593234&r1=593233&r2=593234&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Thu Nov  8 09:16:07 2007
@@ -26,7 +26,7 @@
   <artifactId>maven-source-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Source Plugin</name>
-  <version>2.0.4</version>
+  <version>2.0.5-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0</maven>
   </prerequisites>
@@ -35,9 +35,9 @@
     <url>http://jira.codehaus.org/browse/MSOURCES</url>
   </issueManagement>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-source-plugin-2.0.4</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/</url>
   </scm>
   <dependencies>
     <dependency>