From d40543912d3aafb4843f8777f2fbc69685275734 Mon Sep 17 00:00:00 2001 From: Leelavathi D h Date: Fri, 12 Jun 2026 15:22:45 +0530 Subject: [PATCH] renamed to DevOps Deploy --- index.json | 6 +----- plugins/ucv-ext-ucd/info.json | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/index.json b/index.json index df9490a..ad1fefb 100644 --- a/index.json +++ b/index.json @@ -883,7 +883,7 @@ } }, "ucv-ext-ucd": { - "name": "UbranCode Deploy", + "name": "DevOps Deploy", "url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-ucd/", "description": "Sync applications, components, snapshots, environments, inventories, and application processes related data from UrbanCode Deploy server.", "author": { @@ -902,10 +902,6 @@ "Upgraded the NPM Wrapper package to the latest supported version." ], "supports": "5.2.5" - }, - "branding": { - "name": "IBM DevOps Deploy", - "version": "4.0.4" } }, "ucv-ext-versionone": { diff --git a/plugins/ucv-ext-ucd/info.json b/plugins/ucv-ext-ucd/info.json index 555d15c..3a53fe6 100644 --- a/plugins/ucv-ext-ucd/info.json +++ b/plugins/ucv-ext-ucd/info.json @@ -1,13 +1,9 @@ { - "name": "UbranCode Deploy", + "name": "DevOps Deploy", "url": "https://urbancode.github.io/IBM-UCx-PLUGIN-DOCS/UCV/ucv-ext-ucd/", "description": "Sync applications, components, snapshots, environments, inventories, and application processes related data from UrbanCode Deploy server.", "author": { "name": "UrbanCode", "email": "urbancode-plugins@hcl.com" - }, - "branding": { - "name": "IBM DevOps Deploy", - "version": "4.0.4" } }