You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2012/02/29 10:34:42 UTC

svn commit: r1295035 - /directory/shared/trunk/ldap/schema/data/pom.xml

Author: elecharny
Date: Wed Feb 29 09:34:41 2012
New Revision: 1295035

URL: http://svn.apache.org/viewvc?rev=1295035&view=rev
Log:
removed a useless plugin version, it will be pulled from project/pom.xml

Modified:
    directory/shared/trunk/ldap/schema/data/pom.xml

Modified: directory/shared/trunk/ldap/schema/data/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/pom.xml?rev=1295035&r1=1295034&r2=1295035&view=diff
==============================================================================
--- directory/shared/trunk/ldap/schema/data/pom.xml (original)
+++ directory/shared/trunk/ldap/schema/data/pom.xml Wed Feb 29 09:34:41 2012
@@ -78,7 +78,6 @@
       </plugin>
       <plugin>
         <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.6</version>
         <executions>
           <execution>
             <phase>generate-resources</phase>