Release version 2.0.3 of sdnc/northbound for Guilin mtce release

Release version 2.0.3 for Guilin mtce release

Change-Id: Ic10e5a759fded9b009038c8d25c8b329bdaa2632
Issue-ID: SDNC-1453
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml
index 6430c35..4f5354f 100755
--- a/vnftools/installer/pom.xml
+++ b/vnftools/installer/pom.xml
@@ -5,12 +5,12 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>2.0.5-SNAPSHOT</version>
+		<version>2.0.5</version>
 	</parent>
 
 	<groupId>org.onap.sdnc.northbound</groupId>
 	<artifactId>vnftools-installer</artifactId>
-	<version>2.0.3-SNAPSHOT</version>
+	<version>2.0.4-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<name>sdnc-northbound :: vnftools :: ${project.artifactId}</name>