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/fe0858a6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/fe0858a6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/fe0858a6 Branch: refs/heads/master Commit: fe0858a6c11d0a3c44611c2c4f58c1db0df002c4 Parents: 7f451e6 Author: Alok Lal <[email protected]> Authored: Mon Jan 25 15:33:44 2016 -0800 Committer: Alok Lal <[email protected]> Committed: Mon Jan 25 23:08:39 2016 -0800 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/fe0858a6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 23ef49e..40596e5 100644 --- a/pom.xml +++ b/pom.xml @@ -232,10 +232,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>
