Update to use released CCSDK parent pom

Update new module sdnc-web to use released parent pom 1.5.1

Change-Id: I7758318cf2441fd97d674adcbbc9b2e25104c8c6
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>

Former-commit-id: 15ca43491e1cd9adfc6c640bfab5c7dce260894e
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index 66db3d6..bf91b5c 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.5.1-SNAPSHOT</version>
+		<version>1.5.1</version>
 		<relativePath />
 	</parent>