You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/09/24 00:47:48 UTC

svn commit: r1389158 - /maven/shared/trunk/maven-script-interpreter/pom.xml

Author: hboutemy
Date: Sun Sep 23 22:47:47 2012
New Revision: 1389158

URL: http://svn.apache.org/viewvc?rev=1389158&view=rev
Log:
removed configuration inherited from parent

Modified:
    maven/shared/trunk/maven-script-interpreter/pom.xml

Modified: maven/shared/trunk/maven-script-interpreter/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-script-interpreter/pom.xml?rev=1389158&r1=1389157&r2=1389158&view=diff
==============================================================================
--- maven/shared/trunk/maven-script-interpreter/pom.xml (original)
+++ maven/shared/trunk/maven-script-interpreter/pom.xml Sun Sep 23 22:47:47 2012
@@ -57,7 +57,6 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-component-annotations</artifactId>
-      <version>1.5.5</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.groovy</groupId>