Code Review
/
ccsdk
/
sli.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7ca3ec5
)
remove dependency
author
Smokowski, Kevin (ks6305)
<ks6305@att.com>
Wed, 8 Aug 2018 17:46:34 +0000
(17:46 +0000)
committer
Smokowski, 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
patch
|
blob
|
history
diff --git
a/sli/common/pom.xml
b/sli/common/pom.xml
index
ebb4f09
..
5007bed
100755
(executable)
--- 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>