Renaming 1.12-SNAPSHOT to 2.0-SNAPSHOT in preparation for release.

Change-Id: Iafae6d8a575059f956a702ff7537d7aebd1d7dab
diff --git a/compiler/base/linker/pom.xml b/compiler/base/linker/pom.xml
index 9b5b0ae..39f0e6e 100644
--- a/compiler/base/linker/pom.xml
+++ b/compiler/base/linker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-yang-compiler-base</artifactId>
-        <version>1.12-SNAPSHOT</version>
+        <version>2.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-yang-compiler-linker</artifactId>