Updated Branches: refs/heads/blur-console-v2 7d3dcb02d -> aaafe9a57
Removed commented out dependency Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/aaafe9a5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/aaafe9a5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/aaafe9a5 Branch: refs/heads/blur-console-v2 Commit: aaafe9a57e57116645bf4033e548da6e87ba0da1 Parents: 7d3dcb0 Author: Chris Rohr <[email protected]> Authored: Tue Oct 8 20:34:25 2013 -0400 Committer: Chris Rohr <[email protected]> Committed: Tue Oct 8 20:34:25 2013 -0400 ---------------------------------------------------------------------- contrib/blur-console/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/aaafe9a5/contrib/blur-console/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/blur-console/pom.xml b/contrib/blur-console/pom.xml index 2617fe5..7c72537 100644 --- a/contrib/blur-console/pom.xml +++ b/contrib/blur-console/pom.xml @@ -45,11 +45,6 @@ under the License. <artifactId>blur-core</artifactId> <version>${project.version}</version> </dependency> - <!-- dependency> - <groupId>com.sun.jersey</groupId> - <artifactId>jersey-grizzly</artifactId> - <version>1.8</version> - </dependency --> </dependencies> <build>
