From 4a1927b4a802581033fb29298993c2a5d273df40 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Thu, 1 Feb 2018 16:46:50 -0800 Subject: Fix typo for sdnc sonar jobs Fix typo for sdnc-core, sdnc-adaptors, sdc-oam sdnc-plugins and sdnc-northbound Change-Id: Id417e88cb5b6978a5c90d754e75409a91e456fd6 Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall --- jjb/sdnc/sdnc-northbound.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'jjb/sdnc/sdnc-northbound.yaml') diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml index 844a675c7..3e1ec1cc4 100644 --- a/jjb/sdnc/sdnc-northbound.yaml +++ b/jjb/sdnc/sdnc-northbound.yaml @@ -26,14 +26,14 @@ archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g - project: - name: sdc-northbound-sonar + name: sdnc-northbound-sonar jobs: - gerrit-maven-sonar build-node: ubuntu1604-basebuild-4c-4g java-version: '' - project: 'sdc/northbound' - project-name: 'sdc-northbound' + project: 'sdnc/northbound' + project-name: 'sdnc-northbound' branch: 'master' - mvn-settings: 'sdc-northbound-settings' + mvn-settings: 'sdnc-northbound-settings' mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- cgit 1.2.3-korg