From dc827ecc4a6d680577d249dfbe62a16e52085327 Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Fri, 15 Jan 2021 10:01:23 +0000 Subject: [PATCH] Set app framework source tags to rc Signed-off-by: stevenhorsman --- manifest.json.template | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 1ce4432f8b..3baf07d685 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -133,12 +133,12 @@ "componentGroup": "Zowe Application Framework", "entries": [{ "repository": "zlux-app-manager", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { "repository": "zlux-app-server", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { @@ -153,17 +153,17 @@ }, { "repository": "zlux-platform", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { "repository": "zlux-server-framework", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { "repository": "zlux-shared", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { @@ -173,17 +173,17 @@ }, { "repository": "zlux-build", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { "repository": "zss", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { "repository": "zowe-common-c", - "tag": "zss-v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] } ] @@ -303,11 +303,11 @@ "componentGroup": "Zowe Application Framework Authentication Handlers", "entries": [{ "repository": "zss-auth", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }, { "repository": "zosmf-auth", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] }, @@ -315,14 +315,14 @@ "componentGroup": "Zowe Desktop TN3270 Emulator Plug-in", "entries": [{ "repository": "tn3270-ng2", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Desktop Sample Angular Application", "entries": [{ "repository": "sample-angular-app", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] }, @@ -330,7 +330,7 @@ "componentGroup": "Zowe Desktop Sample iFrame Application", "entries": [{ "repository": "sample-iframe-app", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] }, @@ -338,7 +338,7 @@ "componentGroup": "Zowe Desktop Sample React Application", "entries": [{ "repository": "sample-react-app", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] }, @@ -346,7 +346,7 @@ "componentGroup": "Zowe Desktop VT Emulator Plugin-in", "entries": [{ "repository": "vt-ng2", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] }, @@ -354,7 +354,7 @@ "componentGroup": "Zowe Desktop Editor Plugin-in", "entries": [{ "repository": "zlux-editor", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] }, @@ -362,7 +362,7 @@ "componentGroup": "Zowe Desktop Workflows Plugin-in", "entries": [{ "repository": "zlux-workflow", - "tag": "v1.19.0", + "tag": "rc", "destinations": ["Zowe PAX"] }] },