diff options
author | Michael Lando <ml636r@att.com> | 2017-10-03 02:53:45 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-10-04 08:41:07 +0000 |
commit | cffaf95016f4d942cd7952580ea01be43aea7e3d (patch) | |
tree | 4179215a71465b7c43a1a204804f3bc4ac2c01a7 | |
parent | 26336f8f7e06facc36bdaf6c4ebe8ee1f9d70803 (diff) |
Update SDC supported strems
Remove streams release 1.0.0 from the jjb
Change-Id: I62bc2a8d14a399a31e7cec95b2b7762a86b2e2c3
Issue-Id: SDC-423
Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r-- | jjb/sdc/sdc-sdc-distribution-client.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/sdc/sdc-sdc-distribution-client.yaml b/jjb/sdc/sdc-sdc-distribution-client.yaml index 23ef85ad1..086d66dab 100644 --- a/jjb/sdc/sdc-sdc-distribution-client.yaml +++ b/jjb/sdc/sdc-sdc-distribution-client.yaml @@ -16,8 +16,6 @@ stream: - 'master': branch: 'master' - - 'release-1.0.0': - branch: 'release-1.0.0' - 'release-1.1.0': branch: 'release-1.1.0' mvn-settings: 'sdc-sdc-distribution-client-settings' |