summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorDominic Lunanuova <dgl@research.att.com>2018-02-09 14:25:56 +0000
committerDominic Lunanuova <dgl@research.att.com>2018-02-09 14:37:49 +0000
commit013c46d51b892b440b957f1ecae0cdb3745ae64e (patch)
tree9d3732f1f4ded0314166332e49bec0540952f9df /jjb
parent989c9beb52d0b44d18fd6e9c3516284f5ddb179f (diff)
remove references to release-1.0.0
These old Amsterdam references are cluttering up Jenkins page. No other repos seem to have this reference. Plus these repos weren't included in Amsterdam. Change-Id: Ie28e27e77dc55009566942fff61a9044d25e0827 Issue-ID: DMAAP-291 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/dmaap/dmaap-buscontroller.yaml4
-rw-r--r--jjb/dmaap/dmaap-dbcapi.yaml4
2 files changed, 2 insertions, 6 deletions
diff --git a/jjb/dmaap/dmaap-buscontroller.yaml b/jjb/dmaap/dmaap-buscontroller.yaml
index 9cb73cf2d..08a55e0c0 100644
--- a/jjb/dmaap/dmaap-buscontroller.yaml
+++ b/jjb/dmaap/dmaap-buscontroller.yaml
@@ -16,8 +16,6 @@
stream:
- 'master':
branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
mvn-settings: 'dmaap-buscontroller-settings'
files: '**'
archive-artifacts: ''
@@ -32,4 +30,4 @@
branch: 'master'
mvn-settings: 'dmaap-buscontroller-settings'
mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
diff --git a/jjb/dmaap/dmaap-dbcapi.yaml b/jjb/dmaap/dmaap-dbcapi.yaml
index b0c7b0b4d..0f644c605 100644
--- a/jjb/dmaap/dmaap-dbcapi.yaml
+++ b/jjb/dmaap/dmaap-dbcapi.yaml
@@ -16,8 +16,6 @@
stream:
- 'master':
branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
mvn-settings: 'dmaap-dbcapi-settings'
files: '**'
archive-artifacts: ''
@@ -32,4 +30,4 @@
branch: 'master'
mvn-settings: 'dmaap-dbcapi-settings'
mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'