Skip to content

Commit

Permalink
Set app framework source tags to rc
Browse files Browse the repository at this point in the history
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
  • Loading branch information
stevenhorsman committed Jan 15, 2021
1 parent 43a96aa commit dc827ec
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
},
{
Expand All @@ -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"]
},
{
Expand All @@ -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"]
}
]
Expand Down Expand Up @@ -303,66 +303,66 @@
"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"]
}]
},
{
"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"]
}]
},
{
"componentGroup": "Zowe Desktop Sample iFrame Application",
"entries": [{
"repository": "sample-iframe-app",
"tag": "v1.19.0",
"tag": "rc",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop Sample React Application",
"entries": [{
"repository": "sample-react-app",
"tag": "v1.19.0",
"tag": "rc",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop VT Emulator Plugin-in",
"entries": [{
"repository": "vt-ng2",
"tag": "v1.19.0",
"tag": "rc",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop Editor Plugin-in",
"entries": [{
"repository": "zlux-editor",
"tag": "v1.19.0",
"tag": "rc",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop Workflows Plugin-in",
"entries": [{
"repository": "zlux-workflow",
"tag": "v1.19.0",
"tag": "rc",
"destinations": ["Zowe PAX"]
}]
},
Expand Down

0 comments on commit dc827ec

Please sign in to comment.