diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2020-03-02 18:06:59 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-02 18:07:51 +0530 |
commit | e2ea65fd8951954a9f0c57063a12f4cd33ce2612 (patch) | |
tree | 2366f6f701659741484c6f2155576d50aa77ccc5 /products/onap-beijing/features/sdc | |
parent | 27344e8d4ad8cfffaa216048b31292d86ce68785 (diff) |
Verion 5.0.0
Issue-ID: CLI-249
Change-Id: I783edd05ad4360638b10ac7dc1eebc738d1ebe80
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-beijing/features/sdc')
-rw-r--r-- | products/onap-beijing/features/sdc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-beijing/features/sdc/pom.xml b/products/onap-beijing/features/sdc/pom.xml index 4f53361e..9d0db87e 100644 --- a/products/onap-beijing/features/sdc/pom.xml +++ b/products/onap-beijing/features/sdc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products-onap-beijing-features</artifactId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cli-products-onap-beijing-features-sdc</artifactId> |