Releasing 1.12-b3
diff --git a/compiler/api/pom.xml b/compiler/api/pom.xml
index e2398a6..f4f3eb1 100644
--- a/compiler/api/pom.xml
+++ b/compiler/api/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-api</artifactId>
diff --git a/compiler/base/datamodel/pom.xml b/compiler/base/datamodel/pom.xml
index 28618a0..fab0bf6 100644
--- a/compiler/base/datamodel/pom.xml
+++ b/compiler/base/datamodel/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-base</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-datamodel</artifactId>
diff --git a/compiler/base/linker/pom.xml b/compiler/base/linker/pom.xml
index 7cd5222..88721b9 100644
--- a/compiler/base/linker/pom.xml
+++ b/compiler/base/linker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-base</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-linker</artifactId>
diff --git a/compiler/base/parser/pom.xml b/compiler/base/parser/pom.xml
index 4f2ee4f..64aee3c 100644
--- a/compiler/base/parser/pom.xml
+++ b/compiler/base/parser/pom.xml
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-base</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-parser</artifactId>
-    <version>1.12-SNAPSHOT</version>
+    <version>1.12-b3</version>
     <packaging>jar</packaging>
 
     <dependencies>
diff --git a/compiler/base/pom.xml b/compiler/base/pom.xml
index d29c6a3..4a0d816 100644
--- a/compiler/base/pom.xml
+++ b/compiler/base/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-base</artifactId>
diff --git a/compiler/base/tool/pom.xml b/compiler/base/tool/pom.xml
index e7a5aa0..51915ee 100644
--- a/compiler/base/tool/pom.xml
+++ b/compiler/base/tool/pom.xml
@@ -23,11 +23,11 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-base</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-tool</artifactId>
-    <version>1.12-SNAPSHOT</version>
+    <version>1.12-b3</version>
     <packaging>jar</packaging>
 
     <dependencies>
@@ -40,32 +40,32 @@
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-datamodel</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-translator</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-linker</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-utils</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-parser</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-api</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
     </dependencies>
     <build>
diff --git a/compiler/base/translator/pom.xml b/compiler/base/translator/pom.xml
index 907c084..8d07f11 100644
--- a/compiler/base/translator/pom.xml
+++ b/compiler/base/translator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-base</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-translator</artifactId>
diff --git a/compiler/base/utils/pom.xml b/compiler/base/utils/pom.xml
index 7d67558..3bb6b7d 100644
--- a/compiler/base/utils/pom.xml
+++ b/compiler/base/utils/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-base</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-utils</artifactId>
diff --git a/compiler/plugin/buck/pom.xml b/compiler/plugin/buck/pom.xml
index 958a92d..291a3b7 100644
--- a/compiler/plugin/buck/pom.xml
+++ b/compiler/plugin/buck/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-plugin</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-buck-plugin</artifactId>
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-tool</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
     </dependencies>
 
diff --git a/compiler/plugin/maven/pom.xml b/compiler/plugin/maven/pom.xml
index afc4947..cc037bb 100644
--- a/compiler/plugin/maven/pom.xml
+++ b/compiler/plugin/maven/pom.xml
@@ -21,11 +21,11 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-plugin</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-maven-plugin</artifactId>
-    <version>1.12-SNAPSHOT</version>
+    <version>1.12-b3</version>
     <packaging>maven-plugin</packaging>
 
     <dependencies>
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-tool</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
     </dependencies>
 
diff --git a/compiler/plugin/pom.xml b/compiler/plugin/pom.xml
index f34cf1d..7fd11d5 100644
--- a/compiler/plugin/pom.xml
+++ b/compiler/plugin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-plugin</artifactId>
diff --git a/compiler/plugin/utils/pom.xml b/compiler/plugin/utils/pom.xml
index edebb59..e5045e3 100644
--- a/compiler/plugin/utils/pom.xml
+++ b/compiler/plugin/utils/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-plugin</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler-plugin-utils</artifactId>
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-yang-compiler-tool</artifactId>
-            <version>1.12-SNAPSHOT</version>
+            <version>1.12-b3</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
diff --git a/compiler/pom.xml b/compiler/pom.xml
index ce76fea..09ad8af 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-tools</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>1.12-b3</version>
     </parent>
 
     <artifactId>onos-yang-compiler</artifactId>