summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-02-28 09:18:34 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-02-28 09:18:34 +0000
commit8440797eac059039ac9846610288f7ad5b4f3a6f (patch)
tree3e635674e2fbca8530ce6a1bc34a624273dd260e /pom.xml
parent402bb77c30277a1141d9e3bb7e6a57105183a53a (diff)
parent0de99c29bb4f8784a5b96948f916ad0fb3b9c3f9 (diff)
Merge "pom update"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 8be1d2ee9e..3e3b8a5404 100644
--- a/pom.xml
+++ b/pom.xml
@@ -296,13 +296,6 @@
<scope>compile</scope>
</dependency>
- <!-- yaml to object converter -->
- <dependency>
- <groupId>org.yaml</groupId>
- <artifactId>snakeyaml</artifactId>
- <version>1.14</version>
- <scope>provided</scope>
- </dependency>
<!-- listen to file changes -->
<dependency>