From eda892a36289788fcd405c17ba7da324b6a04fec Mon Sep 17 00:00:00 2001 From: MukeshKumar Date: Mon, 19 Jul 2021 11:05:49 +0100 Subject: Updating pom version to 1.9.0-SNAPSHOT Issue-ID: SO-3688 Signed-off-by: Mukesh Change-Id: Id38a8da726656c4793c79145a9382e9272e3da6e --- 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-repositories/pom.xml | 2 +- mso-api-handlers/mso-requests-db/pom.xml | 2 +- mso-api-handlers/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 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 a2415322b4..c891e31b85 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml @@ -4,7 +4,7 @@ org.onap.so mso-api-handlers - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT mso-api-handler-common mso-api-handler-common diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index d102221998..c25f7a3253 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -4,7 +4,7 @@ org.onap.so mso-api-handlers - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT mso-api-handler-infra mso-api-handler-infra diff --git a/mso-api-handlers/mso-requests-db-repositories/pom.xml b/mso-api-handlers/mso-requests-db-repositories/pom.xml index 2f5c836979..71ad9ced44 100644 --- a/mso-api-handlers/mso-requests-db-repositories/pom.xml +++ b/mso-api-handlers/mso-requests-db-repositories/pom.xml @@ -4,7 +4,7 @@ org.onap.so mso-api-handlers - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT mso-requests-db-repositories mso-requests-db-repositories diff --git a/mso-api-handlers/mso-requests-db/pom.xml b/mso-api-handlers/mso-requests-db/pom.xml index ba3eac4725..c6f65dd764 100644 --- a/mso-api-handlers/mso-requests-db/pom.xml +++ b/mso-api-handlers/mso-requests-db/pom.xml @@ -4,7 +4,7 @@ org.onap.so mso-api-handlers - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT mso-requests-db mso-requests-db diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 28d30049a4..d03e91d3e8 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -5,7 +5,7 @@ org.onap.so so - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT mso-api-handlers -- cgit 1.2.3-korg