From cad11d663269e1e480d9bc7d9945df8272516e45 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Wed, 25 Oct 2017 09:14:21 -0400 Subject: [PATCH] Stop building portal/sdk 1.3.0 This RC has licensed code so could not be released; remediated in release 1.3.1 which HAS been released. Also move the YML file out of portal and to the portal-sdk directory. Issue: PORTAL-134 Change-Id: Ib8a801174ed23f8de43d1aeaf3f527d7c8e872ad Signed-off-by: Christopher Lott (cl778h) --- jjb/{portal => portal-sdk}/portal-sdk.yaml | 2 -- 1 file changed, 2 deletions(-) rename jjb/{portal => portal-sdk}/portal-sdk.yaml (93%) diff --git a/jjb/portal/portal-sdk.yaml b/jjb/portal-sdk/portal-sdk.yaml similarity index 93% rename from jjb/portal/portal-sdk.yaml rename to jjb/portal-sdk/portal-sdk.yaml index bb2e3a482..30e3ba391 100644 --- a/jjb/portal/portal-sdk.yaml +++ b/jjb/portal-sdk/portal-sdk.yaml @@ -21,8 +21,6 @@ stream: - 'master': 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' -- 2.16.6