Roll to next Dublin snapshot

Update to next Dublin snapshot version (1.5.2-SNAPSHOT)

Change-Id: I23fabcb5bb4e2b0b0a7980bd77d04cc7d525cd60
Issue-ID: SDNC-735
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>

Former-commit-id: 9a10c64dc0dc6df626ca84a689dad109dec3aa2d
diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml
index a05a6a0..c45ffb7 100644
--- a/SdncReports/SdncReportsApi/pom.xml
+++ b/SdncReports/SdncReportsApi/pom.xml
@@ -4,12 +4,12 @@
 	<packaging>jar</packaging>
 	<artifactId>SdncReportsApi</artifactId>
 	<groupId>org.onap.sdnc.oam</groupId>
-	<version>1.5.1-SNAPSHOT</version>
+	<version>1.5.2-SNAPSHOT</version>
         <name>sdnc-oam :: SdncReports :: SdncReportsApi</name>
 	<parent>
 		<groupId>org.onap.sdnc.oam</groupId>
 		<artifactId>SdncReports</artifactId>
-		<version>1.5.1-SNAPSHOT</version>
+		<version>1.5.2-SNAPSHOT</version>
 	</parent>