CHANGELOG for MIME4J
diff --git a/pom.xml b/pom.xml
index 0dbd32e..034324a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,6 +161,7 @@
                         </goals>
                         <configuration>
                             <excludes>
+                                <exclude>CHANGELOG.*</exclude>
                                 <exclude>NOTICE.*</exclude>
                                 <exclude>LICENSE.*</exclude>
                                 <exclude>**/README.*</exclude>