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/06 23:43:39 UTC

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

Author: dennisl
Date: Tue Nov  6 14:43:37 2007
New Revision: 592576

URL: http://svn.apache.org/viewvc?rev=592576&view=rev
Log:
o Go back to 2.0.4-SNAPSHOT again.

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=592576&r1=592575&r2=592576&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Tue Nov  6 14:43:37 2007
@@ -26,7 +26,7 @@
   <artifactId>maven-source-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Source Plugin</name>
-  <version>2.0.5-SNAPSHOT</version>
+  <version>2.0.4-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0</maven>
   </prerequisites>