You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2009/08/29 09:58:49 UTC

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

Author: olamy
Date: Sat Aug 29 07:58:48 2009
New Revision: 809093

URL: http://svn.apache.org/viewvc?rev=809093&view=rev
Log:
temporary use plexus snapshot until release due to MNG-4328

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=809093&r1=809092&r2=809093&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Sat Aug 29 07:58:48 2009
@@ -42,7 +42,7 @@
     <commonsCliVersion>1.2</commonsCliVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.2</junitVersion>
-    <plexusVersion>1.2.0</plexusVersion>
+    <plexusVersion>1.2.1-SNAPSHOT</plexusVersion>
     <plexusInterpolationVersion>1.11</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
     <plexusUtilsVersion>1.5.15</plexusUtilsVersion>