diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-07-06 17:13:30 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-07-06 17:13:59 -0400 |
commit | 8921ecb9c8095e6b0386fb39d4692cde96d10e52 (patch) | |
tree | c769274ceef88f6fc267e778a49d1083d8a2599d | |
parent | b4e6bc37bdb79ff114b817ed1a664dd484a962a0 (diff) |
New branch for ECOMPSDKOS release 1.1.0
Change-Id: Ia43b12705148735afe63cc9efeda33ea8b766bf7
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
-rw-r--r-- | jjb/ecompsdkos/ecompsdkos.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/ecompsdkos/ecompsdkos.yaml b/jjb/ecompsdkos/ecompsdkos.yaml index 035d3839e..ab562f4a3 100644 --- a/jjb/ecompsdkos/ecompsdkos.yaml +++ b/jjb/ecompsdkos/ecompsdkos.yaml @@ -21,6 +21,8 @@ branch: 'master' - 'release-1.0.0': branch: 'release-1.0.0' + - 'release-1.1.0': + branch: 'release-1.1.0' mvn-settings: 'ecompsdkos-settings' files: '**' archive-artifacts: '' |