summaryrefslogtreecommitdiffstats
path: root/catalog-be-plugins
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-11-05 12:11:08 +0100
committerXue Gao <xg353y@intl.att.com>2020-11-06 13:06:28 +0000
commit0399df16f6b2e0c78860bc4079a304701417100a (patch)
tree0529f3abb88249ccc7997b11ebebdc504abb4a4c /catalog-be-plugins
parentc3f6bfa35f80d17e93ba83f4cfb65aa6f0dd8f5d (diff)
Update to version 1.7.3
Update to version 1.7.3 so that we can release RC2 guilin Issue-ID: SDC-3364 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I521c60273074eae21a5ec02d8c63c8de06370e41
Diffstat (limited to 'catalog-be-plugins')
-rw-r--r--catalog-be-plugins/backend-all-plugins/pom.xml2
-rw-r--r--catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml2
-rw-r--r--catalog-be-plugins/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/catalog-be-plugins/backend-all-plugins/pom.xml b/catalog-be-plugins/backend-all-plugins/pom.xml
index 0e463ab3c0..9a0ab05171 100644
--- a/catalog-be-plugins/backend-all-plugins/pom.xml
+++ b/catalog-be-plugins/backend-all-plugins/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<artifactId>catalog-be-plugins</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
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 08977b64fb..e7ab9386fa 100644
--- a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
+++ b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>catalog-be-plugins</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/catalog-be-plugins/pom.xml b/catalog-be-plugins/pom.xml
index 501e2f05ee..c0750fbadb 100644
--- a/catalog-be-plugins/pom.xml
+++ b/catalog-be-plugins/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>sdc-main</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>catalog-be-plugins</artifactId>