Add test cases for vnf-api
[sdnc/northbound.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e262713..5dd30d0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-lite</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
-               <relativePath />
+               <version>1.2.1-SNAPSHOT</version>
+               <relativePath/>
        </parent>
 
        <groupId>org.onap.sdnc.northbound</groupId>
        <artifactId>sdnc-northbound</artifactId>
-       <version>1.4.0-SNAPSHOT</version>
+       <version>1.5.0-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>sdnc-northbound</name>
@@ -25,6 +25,7 @@
                <module>generic-resource-api</module>
                <module>vnfapi</module>
                <module>vnftools</module>
+               <module>features</module>
        </modules>
 
        <scm>