You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/02/04 20:42:01 UTC

svn commit: r740838 - /maven/mercury/trunk/mercury-ant-tasks/pom.xml

Author: bentmann
Date: Wed Feb  4 19:42:01 2009
New Revision: 740838

URL: http://svn.apache.org/viewvc?rev=740838&view=rev
Log:
o Fixed version due to r739447

Modified:
    maven/mercury/trunk/mercury-ant-tasks/pom.xml

Modified: maven/mercury/trunk/mercury-ant-tasks/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-ant-tasks/pom.xml?rev=740838&r1=740837&r2=740838&view=diff
==============================================================================
--- maven/mercury/trunk/mercury-ant-tasks/pom.xml (original)
+++ maven/mercury/trunk/mercury-ant-tasks/pom.xml Wed Feb  4 19:42:01 2009
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.mercury</groupId>
     <artifactId>mercury</artifactId>
-    <version>1.0.0-alpha-5-SNAPSHOT</version>
+    <version>1.0-alpha-5-SNAPSHOT</version>
   </parent>
 
   <artifactId>mercury-ant-tasks</artifactId>