From 5a6a6de6f1a26a1897e4917a0df613e25a24eb70 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Mon, 30 Jul 2018 15:56:09 -0400 Subject: Containerization feature of SO Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) --- adapters/pom.xml | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) (limited to 'adapters/pom.xml') diff --git a/adapters/pom.xml b/adapters/pom.xml index 1f832b8c60..cb14a48d37 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -1,10 +1,10 @@ - + + 4.0.0 org.onap.so so - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT adapters @@ -14,19 +14,14 @@ mso-adapter-utils - mso-adapters-rest-interface - mso-vnf-adapter-async-client - mso-network-adapter-async-client - mso-network-adapter - mso-sdnc-adapter - - mso-tenant-adapter - mso-vnf-adapter + mso-adapters-rest-interface + mso-sdnc-adapter mso-requests-db-adapter - mso-catalog-db-adapter - mso-workflow-message-adapter + mso-catalog-db-adapter mso-vfc-adapter - + mso-openstack-adapters + + org.apache.httpcomponents @@ -37,10 +32,9 @@ httpcore - org.assertj - assertj-core - 3.9.0 - test + org.springframework.cloud + spring-cloud-contract-wiremock + 1.2.4.RELEASE - + \ No newline at end of file -- cgit 1.2.3-korg