release version 1.1.0-SNAPSHOT

Change-Id: I1ed5e3c1ef66e794f0ab40e715f0cbe70e0588d7
diff --git a/app.xml b/app.xml
index 162ec50..7da9bee 100644
--- a/app.xml
+++ b/app.xml
@@ -14,9 +14,9 @@
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
   -->
-<app name="org.opencord.igmpproxy" origin="Nokia" version="1.0.0-SNAPSHOT"
-        featuresRepo="mvn:org.opencord/onos-app-igmpproxy/1.0.0-SNAPSHOT/xml/features"
+<app name="org.opencord.igmpproxy" origin="Nokia" version="1.1.0-SNAPSHOT"
+        featuresRepo="mvn:org.opencord/onos-app-igmpproxy/1.1.0-SNAPSHOT/xml/features"
         features="onos-app-igmpproxy" apps="org.opencord.mcast">
     <description>IGMP PROXY APP</description>
-    <artifact>mvn:org.opencord/onos-app-igmpproxy/1.0.0-SNAPSHOT</artifact>
+    <artifact>mvn:org.opencord/onos-app-igmpproxy/1.1.0-SNAPSHOT</artifact>
 </app>