Update version for El Alto

Update version in master branch to El Alto versioning

Change-Id: I0f4dbcf10aa572da3406ee500921a4f5c24beb55
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml
index 79daca1..6a9f837 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.2.2</version>
+		<version>1.3.0-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.onap.ccsdk.distribution</groupId>
 	<artifactId>ansible-server</artifactId>
-	<version>0.4.2-SNAPSHOT</version>
+	<version>0.5.0-SNAPSHOT</version>
 
 	<name>ccsdk :: distribution :: ${project.artifactId}</name>
 	<description>Creates ansible-server Docker container</description>