You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2013/07/17 04:33:50 UTC

[48/50] [abbrv] git commit: ACCUMULO-1496 remove unused artifact

ACCUMULO-1496 remove unused artifact


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

Branch: refs/heads/ACCUMULO-1496
Commit: f8b1c6481abafed35739262751fd26633a5c5ada
Parents: fbe05ff
Author: Christopher Tubbs <ct...@apache.org>
Authored: Tue Jul 16 15:42:34 2013 -0400
Committer: Christopher Tubbs <ct...@apache.org>
Committed: Tue Jul 16 15:42:34 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/f8b1c648/assemble/pom.xml
----------------------------------------------------------------------
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 3dbe6ae..e7daa0b 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -47,10 +47,6 @@
       <artifactId>jline</artifactId>
     </dependency>
     <dependency>
-      <groupId>net.sf.scannotation</groupId>
-      <artifactId>scannotation</artifactId>
-    </dependency>
-    <dependency>
       <groupId>org.apache.accumulo</groupId>
       <artifactId>accumulo-core</artifactId>
     </dependency>