aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-11-21 11:15:32 -0800
committerPatrick Brady <pb071s@att.com>2017-12-05 21:25:32 +0000
commitc5dd5d87de3863abef1f3dbae83bfc0fb87ac95a (patch)
tree0a425e0f7c64f8b7e8e40fbef8566ae5f5c3d090 /appc-sdc-listener
parentd16f5c96d9828d52daa1bab7f06a0eca761885bd (diff)
Removing sdnc version properties
These versions are provided by the ccsdk parent pom and should not be duplicated. Change-Id: I2d013a2b4d46dcf41f2757cc3acb3b6a16c6353f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-321
Diffstat (limited to 'appc-sdc-listener')
-rw-r--r--appc-sdc-listener/appc-sdc-listener-bundle/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
index 90ac4371f..96930efec 100644
--- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
@@ -199,11 +199,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<artifactId>jackson-core</artifactId>
<version>${jackson-yaml-version}</version>
</dependency>
- <dependency>
- <groupId>org.yaml</groupId>
- <artifactId>snakeyaml</artifactId>
- <version>${snakeyaml.version}</version>
- </dependency>
<dependency>
<groupId>org.mockito</groupId>