SDN-C settings fix 25/925/1
authorTimoney, Daniel (dt5972) <dtimoney@att.com>
Mon, 20 Feb 2017 10:06:30 +0000 (05:06 -0500)
committerTimoney, Daniel (dt5972) <dtimoney@att.com>
Mon, 20 Feb 2017 10:06:40 +0000 (05:06 -0500)
Update mvn settings in SDN-C jenkins jobs to appropriate settings for each repo

Change-Id: I39a86e07d4676990b9a345fb0933f284bad338d0
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
jjb/sdnc/sdnc-adaptors.yaml
jjb/sdnc/sdnc-core.yaml
jjb/sdnc/sdnc-northbound.yaml
jjb/sdnc/sdnc-oam.yaml
jjb/sdnc/sdnc-plugins.yaml

index b7af34f..1d82461 100644 (file)
@@ -11,7 +11,7 @@
     stream:
       - 'master':
           branch: 'master'
-    mvn-settings: 'mso-settings'
+    mvn-settings: 'sdnc-adaptors-settings'
 
     # due to a strange macro / variable translation problem this needs to be
     # passed as a string block to properly get the properties correctly defined
index c172e69..dead3f6 100644 (file)
@@ -11,7 +11,7 @@
     stream:
       - 'master':
           branch: 'master'
-    mvn-settings: 'mso-settings'
+    mvn-settings: 'sdnc-core-settings'
 
     # due to a strange macro / variable translation problem this needs to be
     # passed as a string block to properly get the properties correctly defined
index 0c1812b..5fd5d38 100644 (file)
@@ -11,7 +11,7 @@
     stream:
       - 'master':
           branch: 'master'
-    mvn-settings: 'mso-settings'
+    mvn-settings: 'sdnc-northbound-settings'
 
     # due to a strange macro / variable translation problem this needs to be
     # passed as a string block to properly get the properties correctly defined
index 0b1c1fa..e41de42 100644 (file)
@@ -15,7 +15,7 @@
     stream:
       - 'master':
           branch: 'master'
-    mvn-settings: 'mso-settings'
+    mvn-settings: 'sdnc-oam-settings'
     files: '**'
     archive-artifacts: ''
     build-node: ubuntu1604-basebuild-4c-4g
index b8b4f4f..44c764a 100644 (file)
@@ -11,7 +11,7 @@
     stream:
       - 'master':
           branch: 'master'
-    mvn-settings: 'mso-settings'
+    mvn-settings: 'sdnc-plugins-settings'
 
     # due to a strange macro / variable translation problem this needs to be
     # passed as a string block to properly get the properties correctly defined