Author: snicoll
Date: Sun Feb 11 02:06:39 2007
New Revision: 505872

URL: http://svn.apache.org/viewvc?view=rev&rev=505872
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=505872&r1=505871&r2=505872
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Sun Feb 11 02:06:39 2007
@@ -8,7 +8,7 @@
   <artifactId>maven-source-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Source Plug-In</name>
-  <version>2.0.3</version>
+  <version>2.0.4-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0</maven>
   </prerequisites>
@@ -58,10 +58,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.3</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.3</developerConnection>
-    
<url>https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.0.3</url>
-  </scm>
 </project>


Reply via email to