remove dependency
authorSmokowski, Kevin (ks6305) <ks6305@att.com>
Wed, 8 Aug 2018 17:46:34 +0000 (17:46 +0000)
committerSmokowski, Kevin (ks6305) <ks6305@att.com>
Wed, 8 Aug 2018 17:46:34 +0000 (17:46 +0000)
remove eelf dependency from sli-common, it isn't being used

Change-Id: Ic8cbb8d833137a0d32707b814dec56450b7129b3
Issue-ID: CCSDK-450
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
sli/common/pom.xml

index ebb4f09..5007bed 100755 (executable)
             <artifactId>sal-binding-api</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>com.att.eelf</groupId>
-            <artifactId>eelf-core</artifactId>
-        </dependency>
-
         <!-- Testing Dependencies -->
         <dependency>
             <groupId>junit</groupId>