diff options
author | Marco Platania <platania@research.att.com> | 2017-08-10 13:29:12 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-08-10 13:29:12 -0400 |
commit | 93465218ae4db89ff61e63a3ab62bec65828c89a (patch) | |
tree | f0bab393ab7c277da368ed89d29950cccb2dadf2 /vnfs/vCPE/kea-sdnc-notify-mod/pom.xml | |
parent | 5f2d77cb507f41057a5c77b63785e9fec940ac68 (diff) |
Add vCPE use case heat/install scripts
Change-Id: I5ec26dc5bdfa647c15b2db88829b75ed713caf42
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'vnfs/vCPE/kea-sdnc-notify-mod/pom.xml')
-rw-r--r-- | vnfs/vCPE/kea-sdnc-notify-mod/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vCPE/kea-sdnc-notify-mod/pom.xml b/vnfs/vCPE/kea-sdnc-notify-mod/pom.xml index 737da797..f2f62792 100644 --- a/vnfs/vCPE/kea-sdnc-notify-mod/pom.xml +++ b/vnfs/vCPE/kea-sdnc-notify-mod/pom.xml @@ -33,7 +33,7 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.onap.demo.vnf.vCPE</groupId> + <groupId>org.onap.demo.vnf.vcpe</groupId> <artifactId>kea-sdnc-notify-mod</artifactId> <build> |