Update sdnc.northbound version to remove -SNAPSHOT (1.3.2)
Change-Id: I8e561feb9bb0fbdb226638cea98df5e9a82ac2cb
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Former-commit-id: 
e0db6ac5d6f79ed45591b1d7ed54d4dc59329c5e
        <properties>
                <image.name>onap/sdnc-image</image.name>
                <sdnc.project.version>${project.version}</sdnc.project.version>
-               <sdnc.northbound.version>1.3.2-SNAPSHOT</sdnc.northbound.version>
+               <sdnc.northbound.version>1.3.2</sdnc.northbound.version>
                <docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy>
                <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
        </properties>