Roll to next snapshot

Roll to next snapshot version

Change-Id: I05e831bbf2524289a252a0b143cda3b5c4152ec3
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 803d6b1..97c4b2f 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.3.2</version>
+		<version>1.3.3-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.onap.ccsdk.distribution</groupId>
 	<artifactId>ansible-server</artifactId>
-	<version>0.5.1-SNAPSHOT</version>
+	<version>0.5.2-SNAPSHOT</version>
 
 	<name>ccsdk :: distribution :: ${project.artifactId}</name>
 	<description>Creates ansible-server Docker container</description>