Change appc-parent to new odl

Changing the parent ccsdk version of the appc-parent
pom files so they will use the new ODL version.

Change-Id: Ia573a707f2c73899c415d7c2015362f7506f1f1d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-939
diff --git a/appc-parent/feature-repo-parent/pom.xml b/appc-parent/feature-repo-parent/pom.xml
index f4cd35b..f898cfe 100644
--- a/appc-parent/feature-repo-parent/pom.xml
+++ b/appc-parent/feature-repo-parent/pom.xml
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.0.3</version>
+        <version>1.1.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 </project>