From 8e2c60a5fa4fdd552b73f2ce168ca2a8a18ebffd Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 25 Aug 2017 10:57:04 -0400 Subject: Release version 1.3.0 of Portal/SDK libraries Issue: PORTAL-89 Change-Id: I7f0178a42fde2a1a00dcd12c459f887874e3d468 Signed-off-by: Christopher Lott (cl778h) --- jjb/portal/portal-sdk.yaml | 2 ++ 1 file changed, 2 insertions(+) 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: '' -- cgit 1.2.3-korg