Update pom files in master to 1.7.0-SNAPSHOT
[demo.git] / vnfs / vCPE / kea-sdnc-notify-mod / pom.xml
index 737da79..e34823b 100644 (file)
   <parent>
     <groupId>org.onap.demo.vnf</groupId>
     <artifactId>demo-aggregator</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath>../../../pom.xml</relativePath>
   </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>