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/modeling/modeling-toscaparsers-nfvparser.yaml b/jjb/modeling/modeling-toscaparsers-nfvparser.yaml
index e10e24d..1e65aa8 100644
--- a/jjb/modeling/modeling-toscaparsers-nfvparser.yaml
+++ b/jjb/modeling/modeling-toscaparsers-nfvparser.yaml
@@ -38,6 +38,7 @@
     jobs:
       - gerrit-maven-clm:
           mvn-params: '-f nfvparser/pom.xml'
+    nexus-iq-namespace: 'onap-'
     project: modeling/toscaparsers
     project-name: 'modeling-toscaparsers-nfvparser'
     branch: 'master'