Add nexus-iq-namespace for CLM jobs

Add nexus-iq-namespace variable for CLM jobs to use the
'onap' prefix in Nexus IQ reports.
Having this prefix, will help in situations where two different
organizations have the same application names.

Change-Id: Id689cbb482d823482932fb4d397bd2adae950735
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml b/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml
index 9b53ce8..9eefd66 100644
--- a/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-blueprints.yaml
@@ -27,6 +27,7 @@
     name: dcaegen2-platform-blueprints-clm
     jobs:
       - gerrit-maven-clm
+    nexus-iq-namespace: 'onap-'
     project: dcaegen2/platform/blueprints
     build-node: ubuntu1604-docker-8c-8g
     project-name: 'dcaegen2-platform-blueprints'