You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2014/06/19 19:32:31 UTC

svn commit: r1603969 - /jena/trunk/jena-arq/pom.xml

Author: andy
Date: Thu Jun 19 17:32:30 2014
New Revision: 1603969

URL: http://svn.apache.org/r1603969
Log:
Remove unnecessary plugin (comes via parent anyway)

Modified:
    jena/trunk/jena-arq/pom.xml

Modified: jena/trunk/jena-arq/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-arq/pom.xml?rev=1603969&r1=1603968&r2=1603969&view=diff
==============================================================================
--- jena/trunk/jena-arq/pom.xml (original)
+++ jena/trunk/jena-arq/pom.xml Thu Jun 19 17:32:30 2014
@@ -200,11 +200,6 @@
         </configuration>
       </plugin>
 
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-resources-plugin</artifactId>
-      </plugin>
-
     </plugins>
   </build>