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

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

Author: jvanzyl
Date: Sun Apr 26 19:31:02 2009
New Revision: 768753

URL: http://svn.apache.org/viewvc?rev=768753&view=rev
Log:
o remove mercury modules from the parent pom

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=768753&r1=768752&r2=768753&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Sun Apr 26 19:31:02 2009
@@ -130,9 +130,6 @@
     <module>maven-project</module>
     <module>maven-reporting-api</module>
     <module>maven-model-builder</module>
-    <!--
-    <module>maven-mercury</module>
-    -->
     <module>maven-embedder</module>
     <module>maven-toolchain</module>
     <module>maven-compat</module>
@@ -176,9 +173,6 @@
     <plexusWebdavVersion>1.0</plexusWebdavVersion>
     <wagonVersion>1.0-beta-5</wagonVersion>
     <modelBuilderVersion>1.8</modelBuilderVersion>
-    <!--
-    <mercuryVersion>1.0-alpha-7-SNAPSHOT</mercuryVersion>
    <mercuryMp3Version>1.0-alpha-1</mercuryMp3Version>
-    -->
     <securityDispatcherVersion>1.2</securityDispatcherVersion>
     <woodstoxVersion>3.2.6</woodstoxVersion>
     <modelloVersion>1.0.1</modelloVersion>