You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eagle.apache.org by yo...@apache.org on 2016/08/20 23:19:18 UTC

incubator-eagle git commit: policy-base project removed

Repository: incubator-eagle
Updated Branches:
  refs/heads/develop 6d21774a2 -> fad4b3b54


policy-base project removed


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

Branch: refs/heads/develop
Commit: fad4b3b546e293badf73ed59f76b58743c95b87c
Parents: 6d21774
Author: yonzhang <yo...@gmail.com>
Authored: Sat Aug 20 16:23:15 2016 -0700
Committer: yonzhang <yo...@gmail.com>
Committed: Sat Aug 20 16:23:15 2016 -0700

----------------------------------------------------------------------
 eagle-security/eagle-security-hdfs-auditlog/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-eagle/blob/fad4b3b5/eagle-security/eagle-security-hdfs-auditlog/pom.xml
----------------------------------------------------------------------
diff --git a/eagle-security/eagle-security-hdfs-auditlog/pom.xml b/eagle-security/eagle-security-hdfs-auditlog/pom.xml
index f137ad6..bfb1808 100644
--- a/eagle-security/eagle-security-hdfs-auditlog/pom.xml
+++ b/eagle-security/eagle-security-hdfs-auditlog/pom.xml
@@ -33,11 +33,6 @@
   		<artifactId>eagle-security-common</artifactId>
         <version>${project.version}</version>
   	</dependency>
-      <dependency>
-          <groupId>org.apache.eagle</groupId>
-          <artifactId>eagle-policy-base</artifactId>
-          <version>${project.version}</version>
-      </dependency>
     <dependency>
         	<groupId>org.apache.eagle</groupId>
     		<artifactId>eagle-embed-server</artifactId>