diff options
author | Dan Timoney <dt5972@att.com> | 2018-04-09 16:26:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-09 16:26:33 +0000 |
commit | bcbf5c50897f6e9dd1c23bef0d1c1581c55cdb7c (patch) | |
tree | 22260e4fc5643841941d34327e82dbb4cd387cca | |
parent | ea564a3e674c7f7248f2da91b6fa1714b098fefc (diff) | |
parent | e035f3802ed5970e0f2254ec13b637c0b9398d88 (diff) |
Merge "Fix EELF version"
-rwxr-xr-x | sli/common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml index 94098c145..c22c1ae69 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 --> |