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:
17e4844
)
Fix EELF version
author
Timoney, Dan (dt5972)
<dt5972@att.com>
Fri, 6 Apr 2018 18:17:48 +0000
(14:17 -0400)
committer
Timoney, Dan (dt5972)
<dt5972@att.com>
Fri, 6 Apr 2018 19:27:38 +0000
(15:27 -0400)
Load version 1.0.0 of EELF, based on parent property setting
Change-Id: I5e936b651f07ad9af8e4b41c80bbfed98bb67faa
Issue-ID: CCSDK-235
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
sli/common/pom.xml
patch
|
blob
|
history
diff --git
a/sli/common/pom.xml
b/sli/common/pom.xml
index
94098c1
..
c22c1ae
100755
(executable)
--- a/
sli/common/pom.xml
+++ b/
sli/common/pom.xml
@@
-107,7
+107,6
@@
<dependency>
<groupId>com.att.eelf</groupId>
<artifactId>eelf-core</artifactId>
- <version>1.0.0</version>
</dependency>
<!-- Testing Dependencies -->