Bumping version to 2.02-SNAPSHOT
diff --git a/serializers/pom.xml b/serializers/pom.xml
index 874ad04..f3e5d92 100644
--- a/serializers/pom.xml
+++ b/serializers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-yang-tools</artifactId>
- <version>2.2.0-b5</version>
+ <version>2.02-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-yang-runtime</artifactId>
- <version>2.2.0-b5</version>
+ <version>2.02-SNAPSHOT</version>
</dependency>
</dependencies>
</project>