Updated Branches:
  refs/heads/1.6.0-SNAPSHOT 3298263a7 -> ccffeeeb5

ACCUMULO-2283 missed a reference


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ccffeeeb
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ccffeeeb
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ccffeeeb

Branch: refs/heads/1.6.0-SNAPSHOT
Commit: ccffeeeb57301be4373df9a971b63c40304947f5
Parents: 3298263
Author: John Vines <vi...@apache.org>
Authored: Tue Feb 4 17:23:07 2014 -0500
Committer: John Vines <vi...@apache.org>
Committed: Tue Feb 4 17:23:07 2014 -0500

----------------------------------------------------------------------
 assemble/pom.xml | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/ccffeeeb/assemble/pom.xml
----------------------------------------------------------------------
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 9a45198..7ce9d3b 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -526,12 +526,6 @@
         </dependency>
         <dependency>
           <groupId>org.apache.accumulo</groupId>
-          <artifactId>accumulo-server-extras</artifactId>
-          <classifier>el6</classifier>
-          <type>rpm</type>
-        </dependency>
-        <dependency>
-          <groupId>org.apache.accumulo</groupId>
           <artifactId>accumulo-start</artifactId>
           <classifier>el6</classifier>
           <type>rpm</type>

Reply via email to