summaryrefslogtreecommitdiffstats
path: root/jjb/dcae
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/dcae')
-rw-r--r--jjb/dcae/dcae-controller-analytics.yaml2
-rw-r--r--jjb/dcae/dcae-controller.yaml2
-rw-r--r--jjb/dcae/dcae-operation-utils.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/jjb/dcae/dcae-controller-analytics.yaml b/jjb/dcae/dcae-controller-analytics.yaml
index dcfac4407..be54386d6 100644
--- a/jjb/dcae/dcae-controller-analytics.yaml
+++ b/jjb/dcae/dcae-controller-analytics.yaml
@@ -11,7 +11,7 @@
stream:
- 'master':
branch: 'master'
- mvn-settings: 'dcae-settings'
+ mvn-settings: 'dcae-controller-analytics-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
# in the job
diff --git a/jjb/dcae/dcae-controller.yaml b/jjb/dcae/dcae-controller.yaml
index 0e082ee71..176821b36 100644
--- a/jjb/dcae/dcae-controller.yaml
+++ b/jjb/dcae/dcae-controller.yaml
@@ -11,7 +11,7 @@
stream:
- 'master':
branch: 'master'
- mvn-settings: 'dcae-settings'
+ mvn-settings: 'dcae-controller-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
# in the job
diff --git a/jjb/dcae/dcae-operation-utils.yaml b/jjb/dcae/dcae-operation-utils.yaml
index 182163ecb..035ee4a84 100644
--- a/jjb/dcae/dcae-operation-utils.yaml
+++ b/jjb/dcae/dcae-operation-utils.yaml
@@ -15,7 +15,7 @@
stream:
- 'master':
branch: 'master'
- mvn-settings: 'dcae-settings'
+ mvn-settings: 'dcae-operation-utils-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
# in the job