From 325d4e28475c88066f8c33415c283ff9ac356a1c Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Fri, 19 Oct 2018 15:13:38 -0400 Subject: Update version to 1.4.0-SNAPSHOT for Dublin Henceforth, the master branch will be for Dublin work. Change-Id: I269fd8f227e37afdab9c633f45488c643e5e765e Issue-ID: SO-1151 Signed-off-by: Rob Daugherty --- 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 | 4 ++-- mso-api-handlers/mso-requests-db/pom.xml | 4 ++-- mso-api-handlers/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 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 b20d64c5f1..eb9b394820 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.onap.so mso-api-handlers - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index aaa9b41448..2b2bec96b1 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.onap.so mso-api-handlers - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT diff --git a/mso-api-handlers/mso-requests-db-repositories/pom.xml b/mso-api-handlers/mso-requests-db-repositories/pom.xml index a46111bf96..954b9ee381 100644 --- a/mso-api-handlers/mso-requests-db-repositories/pom.xml +++ b/mso-api-handlers/mso-requests-db-repositories/pom.xml @@ -5,7 +5,7 @@ org.onap.so mso-api-handlers - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT mso-requests-db-repositories @@ -52,4 +52,4 @@ ${project.artifactId} - \ No newline at end of file + diff --git a/mso-api-handlers/mso-requests-db/pom.xml b/mso-api-handlers/mso-requests-db/pom.xml index 5ef683b444..82bf6af659 100644 --- a/mso-api-handlers/mso-requests-db/pom.xml +++ b/mso-api-handlers/mso-requests-db/pom.xml @@ -5,7 +5,7 @@ org.onap.so mso-api-handlers - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT mso-requests-db @@ -36,4 +36,4 @@ ${project.artifactId} - \ No newline at end of file + diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 078971ec29..3ed6ab72f6 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -4,7 +4,7 @@ org.onap.so so - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT mso-api-handlers @@ -34,4 +34,4 @@ test - \ No newline at end of file + -- cgit 1.2.3-korg