diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-14 06:44:29 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-14 06:46:10 -0400 |
commit | 0953d6d5682069a455e4bc9ff994238b99ae82e5 (patch) | |
tree | d7056b40b5be9fac1a2a2daa4ba35efe642e4e16 /jjb/portal/portal-sdk.yaml | |
parent | 5763e7c8f905a6b1a993783948de77871e587a6a (diff) |
Prep 1.3.1 release of SDK
New release of Portal/SDK prompted by need to remove GreenSock code
Issue: PORTAL-127
Change-Id: I73cfc0b3d129a7169f941766c7a569c1487e4e42
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'jjb/portal/portal-sdk.yaml')
-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 63304419d..bb2e3a482 100644 --- a/jjb/portal/portal-sdk.yaml +++ b/jjb/portal/portal-sdk.yaml @@ -23,6 +23,8 @@ branch: 'master' - 'release-1.3.0': branch: 'release-1.3.0' + - 'release-1.3.1': + branch: 'release-1.3.1' mvn-settings: 'portal-sdk-settings' files: '**' archive-artifacts: '' |