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) --- mso-api-handlers/pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'mso-api-handlers/pom.xml') diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 6be4911c6a..aed05209cb 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -1,10 +1,10 @@ - + + 4.0.0 org.onap.so so - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT mso-api-handlers @@ -16,7 +16,7 @@ mso-requests-db mso-api-handler-common mso-api-handler-infra - + @@ -29,9 +29,8 @@ junit - junit - 4.12 + junit test - + \ No newline at end of file -- cgit 1.2.3-korg