From 0ad3c80822671529393e551bbb7b4a69dbd8550e Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 19 Sep 2017 16:32:59 +0300 Subject: change version of the master branch Change-Id: I8520fd33c7d5ffef5330d1e7e51ee39fd8411094 Issue-ID: SDC-350 Signed-off-by: Michael Lando --- .../healthcheck-rest/healthcheck-rest-services/pom.xml | 4 ++-- .../healthcheck-rest/healthcheck-rest-types/pom.xml | 4 ++-- openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml index d41c8ef5b3..7879723c68 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml @@ -7,11 +7,11 @@ org.openecomp.sdc healthcheck-rest - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT healthcheck-rest-services - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml index 2922980d9e..c24e5b4519 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml @@ -7,11 +7,11 @@ org.openecomp.sdc healthcheck-rest - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT healthcheck-rest-types - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT \ No newline at end of file diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml index 1bb3e98bd0..544c510081 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml @@ -7,12 +7,12 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT org.openecomp.sdc healthcheck-rest - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom -- cgit 1.2.3-korg