Release app version 5.1.1 with API version 5.1.0

Change-Id: Ied06c9e16dac41caf7b58adb5c3e5f882a4eb4dc
diff --git a/app/pom.xml b/app/pom.xml
index c7ca977..042d70a 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,13 +20,13 @@
     <parent>
         <artifactId>olt</artifactId>
         <groupId>org.opencord</groupId>
-        <version>5.1.1-SNAPSHOT</version>
+        <version>5.1.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opencord</groupId>
     <artifactId>olt-app</artifactId>
-    <version>5.1.1-SNAPSHOT</version>
+    <version>5.1.1</version>
     <packaging>bundle</packaging>
     <description>OLT application for CORD</description>
     <properties>