Repository: incubator-ranger Updated Branches: refs/heads/master 1be6d9354 -> e48732c84
Removing unused version Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/e48732c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/e48732c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/e48732c8 Branch: refs/heads/master Commit: e48732c849a9571e7d9c8dcb95d1b955fef38489 Parents: 1be6d93 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jul 4 17:58:07 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jul 4 17:58:07 2016 +0100 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/e48732c8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6b026bb..158e6db 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,6 @@ <poi.version>3.12</poi.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <protobuf-java.version>2.5.0</protobuf-java.version> - <ranger.solrj.version>${project.version}</ranger.solrj.version> <scala.version>2.10.4</scala.version> <security-agent-install-dir>hadoop-security/plugins</security-agent-install-dir> <servlet.api.version>2.5</servlet.api.version>
