aboutsummaryrefslogtreecommitdiffstats
path: root/ansible-adapter/ansible-adapter-bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible-adapter/ansible-adapter-bundle/pom.xml')
-rw-r--r--ansible-adapter/ansible-adapter-bundle/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible-adapter/ansible-adapter-bundle/pom.xml b/ansible-adapter/ansible-adapter-bundle/pom.xml
index 22ee4129..f87606ac 100644
--- a/ansible-adapter/ansible-adapter-bundle/pom.xml
+++ b/ansible-adapter/ansible-adapter-bundle/pom.xml
@@ -29,6 +29,10 @@
<name>ccsdk-sli-adaptors :: ansible-adapter :: ${project.artifactId}</name>
<dependencies>
+ <dependency>
+ <groupId>com.att.eelf</groupId>
+ <artifactId>eelf-core</artifactId>
+ </dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>