diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-08-25 10:57:04 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-08-25 10:57:33 -0400 |
commit | 8e2c60a5fa4fdd552b73f2ce168ca2a8a18ebffd (patch) | |
tree | 2f9f7019d82eba811bb6e7097fb444f9d38c34d1 /jjb/portal | |
parent | ce8b752ed0fc40567d34d27ac0d073eaafe39889 (diff) |
Release version 1.3.0 of Portal/SDK libraries
Issue: PORTAL-89
Change-Id: I7f0178a42fde2a1a00dcd12c459f887874e3d468
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'jjb/portal')
-rw-r--r-- | jjb/portal/portal-sdk.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/portal/portal-sdk.yaml b/jjb/portal/portal-sdk.yaml index 6839543ce..dc79848d6 100644 --- a/jjb/portal/portal-sdk.yaml +++ b/jjb/portal/portal-sdk.yaml @@ -19,6 +19,8 @@ stream: - 'master': branch: 'master' + - 'release-1.3.0': + branch: 'release-1.3.0' mvn-settings: 'portal-sdk-settings' files: '**' archive-artifacts: '' |