You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/10/05 00:32:43 UTC

svn commit: r294938 - /maven/maven-1/plugins/trunk/artifact/project.xml

Author: aheritier
Date: Tue Oct  4 15:32:38 2005
New Revision: 294938

URL: http://svn.apache.org/viewcvs?rev=294938&view=rev
Log:
With the tag added in the plugin plugin (v1.7) the test 1.10 > 1.7 returns true

Modified:
    maven/maven-1/plugins/trunk/artifact/project.xml

Modified: maven/maven-1/plugins/trunk/artifact/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/artifact/project.xml?rev=294938&r1=294937&r2=294938&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/project.xml Tue Oct  4 15:32:38 2005
@@ -22,7 +22,6 @@
   <pomVersion>3</pomVersion>
   <id>maven-artifact-plugin</id>
   <name>Maven Artifact Plugin</name>
-  <!-- WARNING: some dependency checks will break if we get to 1.10, need to go to 2.0 from there -->
   <currentVersion>1.7-SNAPSHOT</currentVersion>
   <description>Tools to manage artifacts and deployment. Requires Maven 1.1.</description>
   <shortDescription>Tools to manage artifacts and deployment</shortDescription>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org