diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2021-02-15 20:35:29 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2021-02-15 20:35:29 +0530 |
commit | 1c8d020303a0938d74037eebff3087e1bf87cae0 (patch) | |
tree | 954595fa23d753d2f3027050ce7a62cc9fb826c4 /so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml | |
parent | 31aba9aba28d7be2417a99ba7e862a7a8c68005b (diff) |
update the version for the H release
Issue-ID: SO-2765
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I563295123f7f8de7164495a7db3bc58872863098
Diffstat (limited to 'so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml')
-rw-r--r-- | so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml b/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml index cf852c14b0..ec62b8194a 100644 --- a/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml +++ b/so-etsi-nfvo/so-etsi-nfvo-ns-lcm/so-etsi-nfvo-ns-lcm-database-service/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so.etsi.nfvo</groupId> <artifactId>so-etsi-nfvo-ns-lcm</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>so-etsi-nfvo-ns-lcm-database-service</artifactId> <name>SO ETSI NFVO NS LCM Database Service</name> |