From 57807b88520e8f6907b5c17c9c0c11cf6ce5245f Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Mon, 12 Jun 2023 14:32:14 +0000 Subject: Bump version to 1.12.2-SNAPSHOT Issue-ID: SO-4084 Signed-off-by: Lukasz Rajewski Change-Id: I95675fb4cfa28795a71905b9e273c99e2bd8a74e --- 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 4b532ee438..8eed1e7a97 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.12.1-SNAPSHOT + 1.12.2-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 08edb711bc..ae826a2849 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.12.1-SNAPSHOT + 1.12.2-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 8f206f063a..a8e5330f6c 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.12.1-SNAPSHOT + 1.12.2-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 d603253142..c25f0468ea 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.12.1-SNAPSHOT + 1.12.2-SNAPSHOT mso-requests-db mso-requests-db diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 238a7e95cd..a46e5d77e1 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -5,7 +5,7 @@ org.onap.so so - 1.12.1-SNAPSHOT + 1.12.2-SNAPSHOT mso-api-handlers -- cgit 1.2.3-korg