You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/10/18 23:48:46 UTC

svn commit: r1632846 - /maven/plugins/trunk/maven-pdf-plugin/pom.xml

Author: khmarbaise
Date: Sat Oct 18 21:48:46 2014
New Revision: 1632846

URL: http://svn.apache.org/r1632846
Log:
[MPDF-68]
 - Removed org.codehaus.plexus:plexus-container-default:1.0-alpha-9

Modified:
    maven/plugins/trunk/maven-pdf-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=1632846&r1=1632845&r2=1632846&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Sat Oct 18 21:48:46 2014
@@ -244,11 +244,6 @@ under the License.
         </exclusion>
       </exclusions>
     </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-container-default</artifactId>
-      <version>1.0-alpha-9</version>
-    </dependency>
 
     <!-- test dependencies -->
     <dependency>