Author: dennisl
Date: Sun Nov 11 13:25:04 2007
New Revision: 593960

URL: http://svn.apache.org/viewvc?rev=593960&view=rev
Log:
Use released version of maven-source-plugin.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=593960&r1=593959&r2=593960&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Nov 11 13:25:04 2007
@@ -136,7 +136,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>2.0.4-SNAPSHOT</version>
+          <version>2.0.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


Reply via email to