Bumping version to 1.12-SNAPSHOT
diff --git a/compiler/base/parser/pom.xml b/compiler/base/parser/pom.xml
index 3b76186..1e6e942 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.0-b55</version>
+ <version>1.12-SNAPSHOT</version>
</parent>
<artifactId>onos-yang-compiler-parser</artifactId>
- <version>1.12.0-b55</version>
+ <version>1.12-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>