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:16:34 UTC

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

Author: jvanzyl
Date: Fri Jun  5 17:16:34 2009
New Revision: 782070

URL: http://svn.apache.org/viewvc?rev=782070&view=rev
Log:
o update to the latest release of p-i and p-u

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=782070&r1=782069&r2=782070&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Fri Jun  5 17:16:34 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-SNAPSHOT</plexusInterpolationVersion>
+    <plexusInterpolationVersion>1.9</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
-    <plexusUtilsVersion>1.5.13-SNAPSHOT</plexusUtilsVersion>
+    <plexusUtilsVersion>1.5.13</plexusUtilsVersion>
     <plexusJetty6Version>1.6</plexusJetty6Version>
     <plexusWebdavVersion>1.0</plexusWebdavVersion>
     <wagonVersion>1.0-beta-5</wagonVersion>