Bump patch version
[vfc/nfvo/driver/vnfm/svnfm.git] / nokia / vnfmdriver / pom.xml
index ec9dff0..75e3c39 100644 (file)
     <parent>
         <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.nokia</groupId>
         <artifactId>vfc-nfvo-driver-vnfm-svnfm-nokia</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm</groupId>
     <artifactId>vnfmdriver</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>vfc/nfvo/drivers/vnfm/svnfm/nokia/vnfmdriver</name>
+    <name>vfc-nfvo-driver-vnfm-svnfm-nokia-vnfmdriver</name>
     <description>nfvo vnfmdriver</description>
     <modules>
-        <module>vfcadaptor</module>
+        <module>vfcadaptorservice</module>
     </modules>
 
     <build>