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 --- catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'catalog-be-plugins/etsi-nfv-nsd-csar-plugin') diff --git a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml index 5be64736f9..e7b5760b69 100644 --- a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml +++ b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml @@ -24,14 +24,13 @@ catalog-be-plugins org.openecomp.sdc - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT 4.0.0 etsi-nfv-nsd-csar-plugin - 1.7.0-SNAPSHOT 2.2 @@ -40,7 +39,7 @@ org.openecomp.sdc catalog-be - ${sdc.version} + ${project.version} classes -- cgit 1.2.3-korg