Fix my mistake
diff --git a/pom.xml b/pom.xml
index 7f63d57..2c7908b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,14 +489,6 @@
         </executions>
       </plugin>
     </plugins>
-    <resources>
-      <resource>
-        <directory>conf</directory>
-        <includes>
-          <include>log4j.properties</include>
-        </includes>
-      </resource>
-    </resources>
   </build>
 
   <distributionManagement>