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>