Release app version 1.1.0 with API version 1.1.0

Change-Id: Ie0e37b8c3ce81951c9f5a89ceac4530b2e88692c
diff --git a/app/pom.xml b/app/pom.xml
index 02ffad8..5df3310 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opencord</groupId>
         <artifactId>olttopology</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -38,7 +38,7 @@
             APIs for interacting with the CORD OLT application.
         </api.description>
         <api.package>org.opencord.olttopology.rest</api.package>
-        <olttopology.api.version>1.1.0-SNAPSHOT</olttopology.api.version>
+        <olttopology.api.version>1.1.0</olttopology.api.version>
         <sadis.api.version>5.3.0</sadis.api.version>
     </properties>