vol-372 back the version of the new app to 1.0.0

Change-Id: I9a8a81ff2d3f850c04afce702e2d54f20c42f2a2
diff --git a/app.xml b/app.xml
index 0b0389d..162ec50 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.2-SNAPSHOT"
-        featuresRepo="mvn:org.opencord/onos-app-igmpproxy/1.2-SNAPSHOT/xml/features"
+<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"
         features="onos-app-igmpproxy" apps="org.opencord.mcast">
     <description>IGMP PROXY APP</description>
-    <artifact>mvn:org.opencord/onos-app-igmpproxy/1.2-SNAPSHOT</artifact>
+    <artifact>mvn:org.opencord/onos-app-igmpproxy/1.0.0-SNAPSHOT</artifact>
 </app>