From 334409683f60693d89477054ed8ff20e6a1ea8a9 Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 3 Sep 2020 15:09:21 +0200 Subject: Update version to 1.7.1 Update the pom to 1.7.1 so that we could deliver when we want Issue-ID: SDC-3274 Signed-off-by: sebdet Change-Id: I1cea02ebe28cc7cbb03ea5dd3ced98953e32dfc1 Signed-off-by: sebdet --- openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml | 2 +- .../vendor-license-rest/vendor-license-rest-services/pom.xml | 2 +- .../vendor-license-rest/vendor-license-rest-types/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml index a756c8f307..bd486682b2 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/pom.xml @@ -10,7 +10,7 @@ org.openecomp.sdc openecomp-sdc-rest-webapp - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml index df5bcee691..e46c77750e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml @@ -25,7 +25,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ../ diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml index 949a021699..8bb4997581 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-types/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc.onboarding vendor-license-rest - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ../ -- cgit 1.2.3-korg