diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-11-02 17:34:28 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-11-02 17:34:50 -0400 |
commit | f8a26b59893651a9e7a2885fa46d09985d6ac946 (patch) | |
tree | 81dfbf8d84e45057e7f6e89c7c5715b34ad3714b /jjb/portal-sdk | |
parent | 007399767ae3437d954d54da1f23ba95534a9265 (diff) |
Build branch release-1.3.2 for Portal/SDK
Issue: PORTAL-137
Change-Id: I33ecd004eeef519dafb64c160c384cd737bc3073
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'jjb/portal-sdk')
-rw-r--r-- | jjb/portal-sdk/portal-sdk.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/portal-sdk/portal-sdk.yaml b/jjb/portal-sdk/portal-sdk.yaml index 30e3ba391..67a518a40 100644 --- a/jjb/portal-sdk/portal-sdk.yaml +++ b/jjb/portal-sdk/portal-sdk.yaml @@ -23,6 +23,8 @@ branch: 'master' - 'release-1.3.1': branch: 'release-1.3.1' + - 'release-1.3.2': + branch: 'release-1.3.2' mvn-settings: 'portal-sdk-settings' files: '**' archive-artifacts: '' |