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/05 16:01:41 UTC

svn commit: r1629500 - /maven/plugins/trunk/maven-repository-plugin/pom.xml

Author: khmarbaise
Date: Sun Oct  5 14:01:41 2014
New Revision: 1629500

URL: http://svn.apache.org/r1629500
Log:
[MREPOSITORY-32]
 - Removed plexus-container-default:1.0-alpha-9-stable-1

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

Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/pom.xml?rev=1629500&r1=1629499&r2=1629500&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Sun Oct  5 14:01:41 2014
@@ -127,11 +127,6 @@ under the License.
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-container-default</artifactId>
-      <version>1.0-alpha-9-stable-1</version>
-    </dependency>
-    <dependency>
-      <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interactivity-api</artifactId>
       <version>1.0-alpha-6</version>
       <exclusions>