Author: joakime
Date: Wed Dec 13 09:35:58 2006
New Revision: 486768

URL: http://svn.apache.org/viewvc?view=rev&rev=486768
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?view=diff&rev=486768&r1=486767&r2=486768
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Wed Dec 13 09:35:58 2006
@@ -27,7 +27,7 @@
   <artifactId>maven-source-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Source Plug-In</name>
-  <version>2.0.2</version>
+  <version>2.0.3-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0</maven>
   </prerequisites>
@@ -62,10 +62,4 @@
       <version>1.0-beta-1</version>
     </dependency> 
   </dependencies>
-
-  <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.2</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.2</developerConnection>
-    
<url>https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.2</url>
-  </scm>
 </project>


Reply via email to