diff options
-rw-r--r-- | jjb/dcae/dcae-controller-analytics.yaml | 2 | ||||
-rw-r--r-- | jjb/dcae/dcae-controller.yaml | 2 | ||||
-rw-r--r-- | jjb/dcae/dcae-operation-utils.yaml | 2 | ||||
-rw-r--r-- | jjb/ncomp/ncomp-cdap.yaml | 2 | ||||
-rw-r--r-- | jjb/ncomp/ncomp-core.yaml | 2 | ||||
-rw-r--r-- | jjb/ncomp/ncomp-docker.yaml | 2 | ||||
-rw-r--r-- | jjb/ncomp/ncomp-maven.yaml | 2 | ||||
-rw-r--r-- | jjb/ncomp/ncomp-openstack.yaml | 2 | ||||
-rw-r--r-- | jjb/ncomp/ncomp-sirius-manager.yaml | 2 | ||||
-rw-r--r-- | jjb/ncomp/ncomp-utils.yaml | 2 |
10 files changed, 10 insertions, 10 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 diff --git a/jjb/ncomp/ncomp-cdap.yaml b/jjb/ncomp/ncomp-cdap.yaml index ec56af821..6b3f4f74e 100644 --- a/jjb/ncomp/ncomp-cdap.yaml +++ b/jjb/ncomp/ncomp-cdap.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'ncomp-settings' + mvn-settings: 'ncomp-cdap-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/ncomp/ncomp-core.yaml b/jjb/ncomp/ncomp-core.yaml index 894972818..675e7ad67 100644 --- a/jjb/ncomp/ncomp-core.yaml +++ b/jjb/ncomp/ncomp-core.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'ncomp-settings' + mvn-settings: 'ncomp-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 # in the job diff --git a/jjb/ncomp/ncomp-docker.yaml b/jjb/ncomp/ncomp-docker.yaml index ba0c12b3a..6603b16ad 100644 --- a/jjb/ncomp/ncomp-docker.yaml +++ b/jjb/ncomp/ncomp-docker.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'ncomp-settings' + mvn-settings: 'ncomp-docker-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/ncomp/ncomp-maven.yaml b/jjb/ncomp/ncomp-maven.yaml index 9a1d2ad62..2bc55d425 100644 --- a/jjb/ncomp/ncomp-maven.yaml +++ b/jjb/ncomp/ncomp-maven.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'ncomp-settings' + mvn-settings: 'ncomp-maven-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/ncomp/ncomp-openstack.yaml b/jjb/ncomp/ncomp-openstack.yaml index eb9272f9d..e2a02074d 100644 --- a/jjb/ncomp/ncomp-openstack.yaml +++ b/jjb/ncomp/ncomp-openstack.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'ncomp-settings' + mvn-settings: 'ncomp-openstack-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/ncomp/ncomp-sirius-manager.yaml b/jjb/ncomp/ncomp-sirius-manager.yaml index 86cf77152..f33fa95b2 100644 --- a/jjb/ncomp/ncomp-sirius-manager.yaml +++ b/jjb/ncomp/ncomp-sirius-manager.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'ncomp-settings' + mvn-settings: 'ncomp-sirius-manager-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/ncomp/ncomp-utils.yaml b/jjb/ncomp/ncomp-utils.yaml index d2c2b3fce..985c7913a 100644 --- a/jjb/ncomp/ncomp-utils.yaml +++ b/jjb/ncomp/ncomp-utils.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'ncomp-settings' + mvn-settings: 'ncomp-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 |