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/features/pom.xml b/lcm/features/pom.xml
index 550a009..e3352ff 100755
--- a/lcm/features/pom.xml
+++ b/lcm/features/pom.xml
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.0.2</version>
+        <version>1.0.3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.ccsdk.sli.northbound</groupId>
     <artifactId>lcm-features</artifactId>
-    <version>0.2.2-SNAPSHOT</version>
+    <version>0.2.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>