Roll to next snapshot

Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)

Change-Id: If79a2890cfa85e5cd1a914dc373d7129f571ab61
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 2be88ee..23948f3 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -5,13 +5,13 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.2.2</version>
+		<version>1.2.3-SNAPSHOT</version>
         <relativePath/>
 	</parent>
 
     <groupId>org.onap.ccsdk.sli.northbound</groupId>
 	<artifactId>asdcApi-installer</artifactId>
-    <version>0.4.2-SNAPSHOT</version>
+    <version>0.4.3-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name>