- Adjusted the distribution to include required licensing information.
diff --git a/pom.xml b/pom.xml
index b3d1061..794cc89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -326,6 +326,7 @@
             </goals>
             <configuration>
               <resourceBundles>
+                <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
                 <!-- Will generate META-INF/DISCLAIMER  -->
                 <resourceBundle>org.apache.apache.resources:apache-incubator-disclaimer-resource-bundle:1.2-SNAPSHOT</resourceBundle>
               </resourceBundles>