Roll versions

Roll versions in master branch

Change-Id: I7271b4a1b466f18f0854e39e0613848072c25b07
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 1ed67c0..abe17e5 100644
--- a/ansible-server/pom.xml
+++ b/ansible-server/pom.xml
@@ -4,14 +4,14 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.4.0</version>
+		<version>1.4.1-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.onap.ccsdk.distribution</groupId>
 	<artifactId>ansible-server</artifactId>
-	<version>0.6.0-SNAPSHOT</version>
+	<version>0.6.1-SNAPSHOT</version>
 
 	<name>ccsdk :: distribution :: ${project.artifactId}</name>
 	<description>Creates ansible-server Docker container</description>