You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by sh...@apache.org on 2013/09/18 00:51:03 UTC

git commit: Remove com.cloudera.cdh references

Updated Branches:
  refs/heads/master 902302c96 -> b632d94e5


Remove com.cloudera.cdh references


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

Branch: refs/heads/master
Commit: b632d94e53c34dde24bfae1c7c897c22f8a7ef55
Parents: 902302c
Author: Shreepadma Venugopalan <sh...@apache.org>
Authored: Tue Sep 17 15:49:45 2013 -0700
Committer: Shreepadma Venugopalan <sh...@apache.org>
Committed: Tue Sep 17 15:49:45 2013 -0700

----------------------------------------------------------------------
 sentry-dist/src/main/assembly/src.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-sentry/blob/b632d94e/sentry-dist/src/main/assembly/src.xml
----------------------------------------------------------------------
diff --git a/sentry-dist/src/main/assembly/src.xml b/sentry-dist/src/main/assembly/src.xml
index 05ea8f7..20020c8 100644
--- a/sentry-dist/src/main/assembly/src.xml
+++ b/sentry-dist/src/main/assembly/src.xml
@@ -36,13 +36,13 @@
       <useAllReactorProjects>true</useAllReactorProjects>
 
       <includes>
-        <include>com.cloudera.cdh:sentry-binding</include>
-        <include>com.cloudera.cdh:sentry-binding-hive</include>
-        <include>com.cloudera.cdh:sentry-core</include>
-        <include>com.cloudera.cdh:sentry-provider</include>
-        <include>com.cloudera.cdh:sentry-provider-file</include>
-        <include>com.cloudera.cdh:sentry-tests</include>
-        <include>com.cloudera.cdh:sentry-dist</include>
+        <include>org.apache.sentry:sentry-binding</include>
+        <include>org.apache.sentry:sentry-binding-hive</include>
+        <include>org.apache.sentry:sentry-core</include>
+        <include>org.apache.sentry:sentry-provider</include>
+        <include>org.apache.sentry:sentry-provider-file</include>
+        <include>org.apache.sentry:sentry-tests</include>
+        <include>org.apache.sentry:sentry-dist</include>
       </includes>
 
       <binaries>