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/01/12 02:09:29 UTC

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

Author: jvanzyl
Date: Sun Jan 11 17:09:29 2009
New Revision: 733564

URL: http://svn.apache.org/viewvc?rev=733564&view=rev
Log:
MNG-3960: update plexus which allow the operation of the plexus-maven-plugin

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=733564&r1=733563&r2=733564&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Sun Jan 11 17:09:29 2009
@@ -49,7 +49,7 @@
     <doxiaVersion>1.0-alpha-9</doxiaVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.1</junitVersion>
-    <plexusVersion>1.0-beta-3.0.1</plexusVersion>
+    <plexusVersion>1.0-beta-3.0.4</plexusVersion>
     <plexusInteractivityVersion>1.0-alpha-6</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.1</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>