syncup with release version

Issue-ID: DCAEGEN2-211
Change-Id: I79514d0c3ee7a6c65a45bd6514e7ab01d9802d7f
Signed-off-by: vagrant <vv770d@att.com>
diff --git a/platformdoc/pom.xml b/platformdoc/pom.xml
index ad38b1c..6991ba7 100644
--- a/platformdoc/pom.xml
+++ b/platformdoc/pom.xml
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.onap.dcaegen2</groupId>
     <artifactId>dcaegen2</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <groupId>org.onap.dcaegen2</groupId>
   <artifactId>platformdoc</artifactId>
   <name>dcaegen2-platformdoc</name>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
 
   <properties>