From d8a0deaf32e6a545a0359ad84c886b40c4ad625b Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 2 Jun 2018 19:23:27 +0300 Subject: update sdc version update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053 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 2780e5a027..66b3d25829 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT healthcheck-rest-services - 1.2.0-SNAPSHOT + 1.3.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 dbaf918145..7f41c86ea8 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT healthcheck-rest-types - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT 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 544c510081..fb2d510a1a 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.2.0-SNAPSHOT + 1.3.0-SNAPSHOT org.openecomp.sdc healthcheck-rest - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom -- cgit 1.2.3-korg