Release version 2.1.2

Change-Id: Id5a99e0c0cfffae06dbba6bc26408ce83b29a338
diff --git a/api/pom.xml b/api/pom.xml
index 6e1046c..30d4e90 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>onos-app-igmpproxy</artifactId>
         <groupId>org.opencord</groupId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/app/pom.xml b/app/pom.xml
index ae8b443..2d7bc5f 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>onos-app-igmpproxy</artifactId>
         <groupId>org.opencord</groupId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index a73abe3..5f33bdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>onos-app-igmpproxy</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.1.2</version>
     <packaging>pom</packaging>
 
     <modules>