Bumping version to 2.3-SNAPSHOT
diff --git a/compiler/base/parser/pom.xml b/compiler/base/parser/pom.xml
index b3e77b7..b7e9574 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.3.0-b2</version>
+ <version>2.3-SNAPSHOT</version>
</parent>
<artifactId>onos-yang-compiler-parser</artifactId>
- <version>2.3.0-b2</version>
+ <version>2.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>