Roll version to recreate release artifacts

Roll versions to 0.5.1 - need to re-release El Alto early release

Change-Id: Ibb269d876fcf41591164b27d0de3142ec79fe5ab
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml
index 838ecf4..22f7638 100644
--- a/blueprints-processor/plugin/assignment-provider/pom.xml
+++ b/blueprints-processor/plugin/assignment-provider/pom.xml
@@ -21,12 +21,12 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>binding-parent</artifactId>
-		<version>1.3.1-SNAPSHOT</version>
+		<version>1.3.2</version>
 		<relativePath/>
 	</parent>
 
 	<groupId>org.onap.ccsdk.features</groupId>
-	<version>0.5.0-SNAPSHOT</version>
+	<version>0.5.1-SNAPSHOT</version>
 	<artifactId>blueprints-assignment-provider</artifactId>
 	<packaging>bundle</packaging>
 	<name>Blueprints Assignment - Provider</name>