make hadoop-client a compile-time dependency

Change-Id: Icedebc6bb9652f65c7dd117ea544bbd58ed48fe7


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

Branch: refs/heads/oya
Commit: 1773eab5bd729397ca62654a4084578fdcafd176
Parents: 2c54db4
Author: Peter Cseh <[email protected]>
Authored: Tue Nov 8 12:44:43 2016 +0100
Committer: Peter Cseh <[email protected]>
Committed: Tue Nov 8 12:44:43 2016 +0100

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oozie/blob/1773eab5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bc4be5e..b3c6bfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,6 @@
                 <groupId>org.apache.hadoop</groupId>
                 <artifactId>hadoop-client</artifactId>
                 <version>${hadoop.version}</version>
-                <scope>provided</scope>
             </dependency>
 
             <dependency>

Reply via email to