Repository: incubator-ranger Updated Branches: refs/heads/ranger-0.5 13ad49655 -> 43274cafe
RANGER-777 Remove the mavn profile that was added for building kafka plugin Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/43274caf Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/43274caf Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/43274caf Branch: refs/heads/ranger-0.5 Commit: 43274cafe1a700852b10e2eaaf295da68375e5cc Parents: 13ad496 Author: Alok Lal <[email protected]> Authored: Mon Jan 25 15:33:44 2016 -0800 Committer: Alok Lal <[email protected]> Committed: Mon Jan 25 23:12:14 2016 -0800 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/43274caf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cccdb0c..d360b2e 100644 --- a/pom.xml +++ b/pom.xml @@ -229,10 +229,6 @@ <module>unixauthnative</module> </modules> </profile> - <profile> - <!-- This is now a no-op profile since kafka plugin now builds against default profile. It is help here temporarily for backward compatability. --> - <id>kafka-security</id> - </profile> </profiles> <distributionManagement> <repository>
