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-inventory-api.yaml b/jjb/dcaegen2/dcaegen2-platform-inventory-api.yaml
index 938b4e8..e2041db 100644
--- a/jjb/dcaegen2/dcaegen2-platform-inventory-api.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-inventory-api.yaml
@@ -45,6 +45,7 @@
     name: dcaegen2-platform-inventory-api-clm
     jobs:
       - gerrit-maven-clm
+    nexus-iq-namespace: 'onap-'
     project: dcaegen2/platform/inventory-api
     build-node: ubuntu1604-docker-8c-8g
     project-name: 'dcaegen2-platform-inventory-api'