Automatically Set Tenant in Robot VM
[demo.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f5408e9..c2b2bba 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
-  <groupId>org.openecomp.demo.vnf</groupId>
+  <groupId>org.onap.demo.vnf</groupId>
   <artifactId>demo-aggregator</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <name>demo-aggregator</name>
@@ -48,6 +48,7 @@
     <module>vnfs/VES</module>
     <module>vnfs/VESreporting_vLB</module>
     <module>vnfs/VESreporting_vFW</module>
+    <module>vnfs/vCPE/kea-sdnc-notify-mod</module>
   </modules>
 
   <build>