Repository: tika
Updated Branches:
  refs/heads/2.x fcefaae59 -> 5d9db6bec


TIKA-2063 - Added Vorbis bundle to bundle parent.

Project: http://git-wip-us.apache.org/repos/asf/tika/repo
Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/5d9db6be
Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/5d9db6be
Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/5d9db6be

Branch: refs/heads/2.x
Commit: 5d9db6bec3221b9823848ef3495f9ec109d4a536
Parents: fcefaae
Author: Bob Paulin <[email protected]>
Authored: Sun Aug 28 18:56:13 2016 -0500
Committer: Bob Paulin <[email protected]>
Committed: Sun Aug 28 18:56:13 2016 -0500

----------------------------------------------------------------------
 tika-parser-bundles/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/5d9db6be/tika-parser-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parser-bundles/pom.xml b/tika-parser-bundles/pom.xml
index 37ab26d..42e5597 100644
--- a/tika-parser-bundles/pom.xml
+++ b/tika-parser-bundles/pom.xml
@@ -54,6 +54,7 @@
     <module>tika-parser-package-bundle</module>
     <module>tika-parser-scientific-bundle</module>
     <module>tika-parser-text-bundle</module>
+    <module>tika-parser-vorbis-bundle</module>
     <module>tika-parser-web-bundle</module>
   </modules>
   

Reply via email to