Update CCSDK parent pom version to 1.5.2-SNAPSHOT

Update to use latest CCSDK Frankfurt parent pom snapshot.

Issue-ID: SDNC-1083
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ie7d10f607e3f2aafff2f34b33ac520d509902837
diff --git a/features/pom.xml b/features/pom.xml
index 7fa7593..44746a8 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.5.1</version>
+		<version>1.5.2-SNAPSHOT</version>
 		<relativePath/>
 	</parent>