You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by og...@apache.org on 2009/02/13 06:25:41 UTC

svn commit: r743991 - /maven/components/trunk/pom.xml

Author: ogusakov
Date: Fri Feb 13 05:25:41 2009
New Revision: 743991

URL: http://svn.apache.org/viewvc?rev=743991&view=rev
Log:
[MNG-4033] downgrade to the latest mercury release

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=743991&r1=743990&r2=743991&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Fri Feb 13 05:25:41 2009
@@ -55,7 +55,7 @@
     <plexusUtilsVersion>1.5.8</plexusUtilsVersion>
     <wagonVersion>1.0-beta-4</wagonVersion>
     <modelBuilderVersion>1.3</modelBuilderVersion>
-    <mercuryVersion>1.0-alpha-5</mercuryVersion>
+    <mercuryVersion>1.0.0-alpha-4</mercuryVersion>
     <mercuryMp3Version>1.0-alpha-1</mercuryMp3Version>
     <securityDispatcherVersion>1.0-alpha-4-SNAPSHOT</securityDispatcherVersion>
     <woodstoxVersion>3.2.6</woodstoxVersion>