Release version 1.1.0 of features

Release initial Honolulu version of ccsdk/features and roll
version to next snapshot

Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1b65869fe2d27a3ea1367b3d48fab73f6181a11e
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml
index dd07d25..e9007c7 100755
--- a/aafshiro/installer/pom.xml
+++ b/aafshiro/installer/pom.xml
@@ -28,13 +28,13 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.features</groupId>
     <artifactId>aafshiro-installer</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-features :: ${project.artifactId}</name>