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/06/05 19:54:35 UTC

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

Author: jvanzyl
Date: Fri Jun  5 17:54:35 2009
New Revision: 782082

URL: http://svn.apache.org/viewvc?rev=782082&view=rev
Log:
o fixing glitches in plexus deployments, need to update

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=782082&r1=782081&r2=782082&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Fri Jun  5 17:54:35 2009
@@ -52,9 +52,9 @@
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.2</junitVersion>
     <plexusVersion>1.0-beta-3.0.8-SNAPSHOT</plexusVersion>
-    <plexusInterpolationVersion>1.9</plexusInterpolationVersion>
+    <plexusInterpolationVersion>1.11</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
-    <plexusUtilsVersion>1.5.13</plexusUtilsVersion>
+    <plexusUtilsVersion>1.5.15</plexusUtilsVersion>
     <plexusJetty6Version>1.6</plexusJetty6Version>
     <plexusWebdavVersion>1.0</plexusWebdavVersion>
     <wagonVersion>1.0-beta-5</wagonVersion>