diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-03-29 15:57:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-29 15:57:25 +0000 |
commit | f2e67cf2d7f790c039ebb4b9cfb56f69b2b78dbe (patch) | |
tree | 1cbd76e662393d1cbf66b3b57530d68c10ee65da /veslibrary/ves_clibrary/VESreporting_vFW/pom.xml | |
parent | fec86afca1c91fef717f2ab09555ff9f29956bb8 (diff) | |
parent | c076f7ddb4cc27a3f626e5c9c96084f8109b6330 (diff) |
Merge "Update C library with https batch"
Diffstat (limited to 'veslibrary/ves_clibrary/VESreporting_vFW/pom.xml')
-rw-r--r-- | veslibrary/ves_clibrary/VESreporting_vFW/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml b/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml index 9b89913..2e0df62 100644 --- a/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml +++ b/veslibrary/ves_clibrary/VESreporting_vFW/pom.xml @@ -26,14 +26,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <groupId>org.openecomp.demo.vnf</groupId> + <groupId>org.onap.demo.vnf</groupId> <artifactId>demo-aggregator</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.openecomp.demo.vnf.ves</groupId> + <groupId>org.onap.demo.vnf.ves5</groupId> <artifactId>ves_vfw_reporting</artifactId> <build> |