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/05/13 18:13:22 UTC

svn commit: r774415 - /maven/components/branches/MNG-2766/pom.xml

Author: jvanzyl
Date: Wed May 13 16:13:18 2009
New Revision: 774415

URL: http://svn.apache.org/viewvc?rev=774415&view=rev
Log:
o updating to releases of classworlds and plexus

Modified:
    maven/components/branches/MNG-2766/pom.xml

Modified: maven/components/branches/MNG-2766/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/MNG-2766/pom.xml?rev=774415&r1=774414&r2=774415&view=diff
==============================================================================
--- maven/components/branches/MNG-2766/pom.xml (original)
+++ maven/components/branches/MNG-2766/pom.xml Wed May 13 16:13:18 2009
@@ -46,18 +46,12 @@
   <inceptionYear>2001</inceptionYear>
 
   <properties>
-    <classWorldsVersion>1.5-SNAPSHOT</classWorldsVersion>
+    <classWorldsVersion>1.5.0</classWorldsVersion>
     <commonsCliVersion>1.0</commonsCliVersion>
-    <!--
-
-    Do not update this, Doxia will be decoupled completely from 3.x and someone can
-    create a rendering engine for it if they like when the release stabilizes. JVZ
-
-    -->
     <doxiaVersion>1.0-alpha-9</doxiaVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.1</junitVersion>
-    <plexusVersion>1.0-beta-3.0.7-SNAPSHOT</plexusVersion>
+    <plexusVersion>1.0-beta-3.0.7</plexusVersion>
     <plexusInterpolationVersion>1.1</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
     <plexusUtilsVersion>1.5.8</plexusUtilsVersion>
@@ -65,8 +59,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>
     <modelloVersion>1.0.1</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>