Bumping version to 2.2-SNAPSHOT
diff --git a/compiler/base/parser/pom.xml b/compiler/base/parser/pom.xml
index 1343641..aa39ee5 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>2.2.0-b4</version>
+        <version>2.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-yang-compiler-parser</artifactId>
-    <version>2.2.0-b4</version>
+    <version>2.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>