Move nexus-iq-namespace to correct project

Missed this configuration parameter when I defined the
separate CLM job.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ie7d9718bc70a5127ebc4e8ffb8c4f2c87b613c0a
diff --git a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml
index 7df1bc4..f5ae0ea 100644
--- a/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml
+++ b/jjb/portal-ric-dashboard/portal-ric-dashboard.yaml
@@ -14,7 +14,6 @@
     mvn-settings: portal-ric-dashboard-settings
     mvn-params: -Dbuild.number=${{BUILD_NUMBER}}
     java-version: openjdk11
-    nexus-iq-namespace: 'oran-'
     build-node: ubuntu1804-docker-4c-4g
     jobs:
       - gerrit-maven-docker-verify
@@ -33,6 +32,7 @@
     java-version: openjdk11
     branch: master
     build-node: ubuntu1804-docker-4c-4g
+    nexus-iq-namespace: 'oran-'
     jobs:
       - gerrit-maven-clm
 
@@ -45,12 +45,12 @@
     java-version: openjdk11
     branch: master
     build-node: ubuntu1804-docker-4c-4g
-    jobs:
-      - gerrit-maven-sonar
     sonarcloud: true
     sonarcloud-project-key: o-ran-sc_portal-ric-dashboard
     sonarcloud-project-organization: o-ran-sc
     sonarcloud-api-token: d9e23c28dc39b6d7531d2ecabf122ce84e6253ef
+    jobs:
+      - gerrit-maven-sonar
 
 - project:
     name: portal-ric-dashboard-info