Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-jcs.git
diff --git a/pom.xml b/pom.xml
index ec4fc8a..d8e6607 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,13 +202,6 @@
   </contributors>
 
   <build>
-    <resources>
-      <resource>
-        <directory>src/main/resources</directory>
-        <targetPath>${project.build.outputDirectory}</targetPath>
-      </resource>
-    </resources>
-    
     <pluginManagement>
       <plugins>
         <!-- Re-enable standard copying of N&L files from apache parent -->