summaryrefslogtreecommitdiffstats
path: root/jjb/ncomp
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/ncomp')
-rw-r--r--jjb/ncomp/ncomp-cdap.yaml2
-rw-r--r--jjb/ncomp/ncomp-core.yaml2
-rw-r--r--jjb/ncomp/ncomp-docker.yaml2
-rw-r--r--jjb/ncomp/ncomp-maven.yaml2
-rw-r--r--jjb/ncomp/ncomp-openstack.yaml2
-rw-r--r--jjb/ncomp/ncomp-sirius-manager.yaml2
-rw-r--r--jjb/ncomp/ncomp-utils.yaml2
7 files changed, 7 insertions, 7 deletions
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