This is an automated email from the ASF dual-hosted git repository.

bob pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new 246a11c  TIKA-2941 - Remove embedded dependencies from pom.
246a11c is described below

commit 246a11ca197b15155720cfb08be249a11d61f583
Author: Bob Paulin <[email protected]>
AuthorDate: Tue Oct 8 22:45:19 2019 -0500

    TIKA-2941 - Remove embedded dependencies from pom.
---
 tika-bundle/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml
index bc3227e..7e8358b 100644
--- a/tika-bundle/pom.xml
+++ b/tika-bundle/pom.xml
@@ -457,6 +457,7 @@
               *
             </Import-Package>
           </instructions>
+          <createDependencyReducedPom>true</createDependencyReducedPom>
         </configuration>
       </plugin>
       <!-- TIKA-763: Workaround to avoid including LGPL classes -->

Reply via email to