summaryrefslogtreecommitdiffstats
path: root/webseal-simulator/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-02-28 17:04:50 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-02-28 17:04:50 +0000
commit600f97f4d08b6ba28536ee74664c0d92aa7c91e4 (patch)
tree0c4c1aa68a9a5e88dfad5df5e0c56a36e9510d97 /webseal-simulator/pom.xml
parent8440797eac059039ac9846610288f7ad5b4f3a6f (diff)
parentc34b77cead2a33421d86e3a712b222bc8cef6a8f (diff)
Merge "pom update"
Diffstat (limited to 'webseal-simulator/pom.xml')
-rw-r--r--webseal-simulator/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/webseal-simulator/pom.xml b/webseal-simulator/pom.xml
index 748e286c03..cbfcd7185f 100644
--- a/webseal-simulator/pom.xml
+++ b/webseal-simulator/pom.xml
@@ -19,6 +19,13 @@
<dependencies>
+
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ <version>1.7.10</version>
+ <scope>compile</scope>
+ </dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>