Repository: incubator-sentry
Updated Branches:
  refs/heads/master 66eef78f2 -> 4796ec9b4


SENTRY-586: Remove remaining cdh hive dependence in pom.xml (Dapeng Sun via 
Prasad Mujumdar)


Project: http://git-wip-us.apache.org/repos/asf/incubator-sentry/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-sentry/commit/4796ec9b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-sentry/tree/4796ec9b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-sentry/diff/4796ec9b

Branch: refs/heads/master
Commit: 4796ec9b4d7a7004487408d3843792846587f629
Parents: 66eef78
Author: Prasad Mujumdar <[email protected]>
Authored: Tue Dec 16 20:51:07 2014 -0800
Committer: Prasad Mujumdar <[email protected]>
Committed: Tue Dec 16 20:51:07 2014 -0800

----------------------------------------------------------------------
 sentry-provider/sentry-provider-db/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/4796ec9b/sentry-provider/sentry-provider-db/pom.xml
----------------------------------------------------------------------
diff --git a/sentry-provider/sentry-provider-db/pom.xml 
b/sentry-provider/sentry-provider-db/pom.xml
index ee892ee..f825999 100644
--- a/sentry-provider/sentry-provider-db/pom.xml
+++ b/sentry-provider/sentry-provider-db/pom.xml
@@ -95,7 +95,6 @@ limitations under the License.
     <dependency>
       <groupId>org.apache.hive</groupId>
       <artifactId>hive-exec</artifactId>
-      <version>0.13.1-cdh5.2.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hive</groupId>

Reply via email to