diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-10-16 16:05:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-16 16:05:18 +0000 |
commit | 7aaa0fa7ce9c85dc1f7061c5488775b46c6f3a91 (patch) | |
tree | 39b2646c537543677bb25e76214a76757816a794 | |
parent | edc671f95dfb31d3571db7afb84fd5144b5c9b10 (diff) | |
parent | 0953d6d5682069a455e4bc9ff994238b99ae82e5 (diff) |
Merge "Prep 1.3.1 release of SDK"
-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: '' |