You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2016/07/07 06:39:20 UTC

[07/16] tika git commit: updated scope in pom.xml

updated scope in pom.xml


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

Branch: refs/heads/master
Commit: fa30edd4d95fc0cdc4492c711f402e24dba24e8b
Parents: 6773d42
Author: Zarana Parekh <za...@gmail.com>
Authored: Fri Jul 1 10:51:30 2016 -0700
Committer: Zarana Parekh <za...@gmail.com>
Committed: Fri Jul 1 10:51:30 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/tika/blob/fa30edd4/tika-parsers/pom.xml
----------------------------------------------------------------------
diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml
index fc1107c..c3e22df 100644
--- a/tika-parsers/pom.xml
+++ b/tika-parsers/pom.xml
@@ -263,6 +263,7 @@
 	    <groupId>org.apache.commons</groupId>
 	    <artifactId>commons-exec</artifactId>
 	    <version>${commonsexec.version}</version>
+	    <scope>compile</scope>
 	</dependency>
 
     <!-- Provided dependencies -->