TIKA-2067 upgrade maven plugin dependencies -- revert felix bundle

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

Branch: refs/heads/2.x
Commit: a0f365524195e2f9bb6837d89eefbaa194403119
Parents: 8ff89d4
Author: tballison <[email protected]>
Authored: Wed Sep 7 13:31:48 2016 -0400
Committer: tballison <[email protected]>
Committed: Wed Sep 7 13:31:48 2016 -0400

----------------------------------------------------------------------
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tika/blob/a0f36552/tika-parent/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index a76d628..f6f8832 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -413,7 +413,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>3.2.0</version>
+        <version>2.3.4</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

Reply via email to