Roll to next snapshot version

Roll to version 0.2.3-SNAPSHOT and update parent to 1.0.3-SNAPSHOT

Change-Id: I88e11e78f61099f5b2e69b2161cf7c65b5a860e1
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
diff --git a/lcm/pom.xml b/lcm/pom.xml
index eb1fb7e..18c808e 100755
--- a/lcm/pom.xml
+++ b/lcm/pom.xml
@@ -5,13 +5,13 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.2</version>
+		<version>1.0.3-SNAPSHOT</version>
         <relativePath/>
 	</parent>
 
 	<groupId>org.onap.ccsdk.sli.northbound</groupId>
 	<artifactId>lcm</artifactId>
-	<version>0.2.2-SNAPSHOT</version>
+	<version>0.2.3-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
     <name>ccsdk-sli-northbound :: lcm</name>