Author: [email protected]
Date: Wed Feb 29 14:27:23 2012
New Revision: 2130

Log:
[AMDATUCASSANDRA-175] Removed duplicate import

Modified:
   branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml

Modified: branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml
==============================================================================
--- branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml    (original)
+++ branches/amdatu-cassandra-0.2.3/cassandra-hector/pom.xml    Wed Feb 29 
14:27:23 2012
@@ -75,7 +75,7 @@
               org.apache.cassandra.thrift.*;version="1.0.0",
               org.apache.thrift.*;version="1.0.0",
             </Export-Package>
-            <Embed-Dependency>!slf4j-log4j12;scope=compile</Embed-Dependency>
+            
<Embed-Dependency>!slf4j-log4j12|cassandra-thrift;scope=compile</Embed-Dependency>
             <Embed-Transitive>true</Embed-Transitive>
           </instructions>
         </configuration>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to