From 1ba1d1997d862b4da9235bd8f8c62ac2b28115a7 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Mon, 13 Mar 2017 05:01:04 -0700 Subject: Update to version 1.1.0 Change-Id: Id054e7a04ce88450c3cfe108c8259c4d287681c8 Signed-off-by: ChrisC --- mso-api-handlers/mso-api-handler-common/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mso-api-handlers/mso-api-handler-common/pom.xml') diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index b9d622d08c..859155a1b7 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml @@ -5,7 +5,7 @@ org.openecomp.mso mso-api-handlers - 0.0.4-SNAPSHOT + 1.1.0-SNAPSHOT @@ -40,17 +40,17 @@ - + commons-io commons-io - + org.apache.httpcomponents httpcore - + org.apache.httpcomponents httpclient @@ -81,7 +81,7 @@ jackson-mapper-asl 1.9.13 - + org.openecomp.mso mso-catalog-db -- cgit 1.2.3-korg