summaryrefslogtreecommitdiffstats
path: root/sli/common/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-04-06 14:17:48 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-04-06 15:27:38 -0400
commite035f3802ed5970e0f2254ec13b637c0b9398d88 (patch)
treecc22dc91e2795706362deb39a8fa98b476ebc0ec /sli/common/pom.xml
parent17e4844d07eb9ad3f5a3f27db75b957d5d0a52a6 (diff)
Fix EELF version
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>
Diffstat (limited to 'sli/common/pom.xml')
-rwxr-xr-xsli/common/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index 94098c14..c22c1ae6 100755
--- 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 -->
140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196