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/19 00:08:23 UTC

svn commit: r805601 - /maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Author: olamy
Date: Tue Aug 18 22:08:22 2009
New Revision: 805601

URL: http://svn.apache.org/viewvc?rev=805601&view=rev
Log:
upgrade plexus-container version to last one

Modified:
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=805601&r1=805600&r2=805601&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Tue Aug 18 22:08:22 2009
@@ -272,7 +272,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-container-default</artifactId>
-      <version>1.0.0</version>
+      <version>1.1.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>