Release version 2.0.0 ccsdk artifacts

Release version 2.0.0 of CCSDK distribution maven artifacts and roll version

Issue-ID: CCSDK-4056
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I16e325d5f29b62c87db6b42b006465d8e43f41fe
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 97002c2..13e933c 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.onap.ccsdk.distribution</groupId>
         <artifactId>distribution-root</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.ccsdk.distribution</groupId>
     <artifactId>ansible-server</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-distribution :: ${project.artifactId}</name>