Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release.
Change-Id: Iafae6d8a575059f956a702ff7537d7aebd1d7dab
diff --git a/serializers/utils/pom.xml b/serializers/utils/pom.xml
index ce9bef6..f9e6d93 100644
--- a/serializers/utils/pom.xml
+++ b/serializers/utils/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-yang-serializers</artifactId>
- <version>1.12-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>