Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 67c15ffa2 -> 4a77566a3
ACCUMULO-2595 Remove dep. mgmt entry for accumulo-init jar Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4a77566a Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4a77566a Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4a77566a Branch: refs/heads/1.6.0-SNAPSHOT Commit: 4a77566a314aaa6c2086d8d07d228a073a437777 Parents: 67c15ff Author: Christopher Tubbs <ctubb...@apache.org> Authored: Mon Mar 31 15:46:08 2014 -0400 Committer: Christopher Tubbs <ctubb...@apache.org> Committed: Mon Mar 31 15:46:08 2014 -0400 ---------------------------------------------------------------------- pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/4a77566a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c1e4b5e..7cff9b3 100644 --- a/pom.xml +++ b/pom.xml @@ -285,11 +285,6 @@ </dependency> <dependency> <groupId>org.apache.accumulo</groupId> - <artifactId>accumulo-init</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.accumulo</groupId> <artifactId>accumulo-master</artifactId> <version>${project.version}</version> <classifier>el6</classifier>