Releasing 2.2-b6
diff --git a/compiler/base/parser/pom.xml b/compiler/base/parser/pom.xml
index af23d93..bfffdb0 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.02-SNAPSHOT</version>
+ <version>2.2-b6</version>
</parent>
<artifactId>onos-yang-compiler-parser</artifactId>
- <version>2.02-SNAPSHOT</version>
+ <version>2.2-b6</version>
<packaging>bundle</packaging>
<dependencies>