From 6c99e8df9865943c9ad43e0d40b1e022acc0acbb Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 16 Nov 2017 15:46:26 +0530 Subject: changed artifact version IssueId: SO-346 Change-Id: I4bd910032baa26c2aa154d3860bf4d34ecf7d9dd Signed-off-by: seshukm --- mso-api-handlers/mso-api-handler-common/pom.xml | 2 +- mso-api-handlers/mso-api-handler-infra/pom.xml | 2 +- mso-api-handlers/mso-requests-db/pom.xml | 2 +- mso-api-handlers/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mso-api-handlers') diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index 9159bb2a52..beef7fed66 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.so mso-api-handlers - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index 5a2c541225..a8927caa22 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -5,7 +5,7 @@ org.openecomp.so mso-api-handlers - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT diff --git a/mso-api-handlers/mso-requests-db/pom.xml b/mso-api-handlers/mso-requests-db/pom.xml index ef69e8acb1..b39f6bad0c 100644 --- a/mso-api-handlers/mso-requests-db/pom.xml +++ b/mso-api-handlers/mso-requests-db/pom.xml @@ -5,7 +5,7 @@ org.openecomp.so mso-api-handlers - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT mso-requests-db diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index aabb2b89ad..ae91ef4706 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -4,7 +4,7 @@ org.openecomp.so so - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT org.openecomp.so -- cgit 1.2.3-korg