aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <ks6305@att.com>2018-08-08 17:46:34 +0000
committerSmokowski, Kevin (ks6305) <ks6305@att.com>2018-08-08 17:46:34 +0000
commit3f8e0f20d346ec01dfa216f2c594064a27d7d61b (patch)
treed2873266932686ff184daafa03ff6e62bd94f87d
parent7ca3ec58f2d2f05322803b1e4b39e730248d1a1b (diff)
remove dependency
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>
-rwxr-xr-xsli/common/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index ebb4f095..5007bedf 100755
--- a/sli/common/pom.xml
+++ b/sli/common/pom.xml
@@ -90,11 +90,6 @@
<artifactId>sal-binding-api</artifactId>
</dependency>
- <dependency>
- <groupId>com.att.eelf</groupId>
- <artifactId>eelf-core</artifactId>
- </dependency>
-
<!-- Testing Dependencies -->
<dependency>
<groupId>junit</groupId>