switch to new vmware publisher org

This commit is contained in:
Martin Lippert
2023-01-30 20:41:34 +01:00
parent 8c53ca8768
commit 82bc276d71
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vscode-boot-dev-pack",
"version": "0.2.0",
"publisher": "Pivotal",
"publisher": "vmware",
"displayName": "Spring Boot Extension Pack",
"description": "A collection of extensions for developing Spring Boot applications",
"license": "EPL-1.0",
@@ -32,7 +32,7 @@
"vscode": "^1.26.0"
},
"extensionPack": [
"Pivotal.vscode-spring-boot",
"vmware.vscode-spring-boot",
"vscjava.vscode-spring-initializr",
"vscjava.vscode-spring-boot-dashboard"
],

View File

@@ -4,7 +4,7 @@
"description": "Provides validation and content assist for various Bosh configuration files",
"icon": "icon.png",
"version": "1.44.0",
"publisher": "Pivotal",
"publisher": "vmware",
"repository": {
"type": "git",
"url": "https://github.com/spring-projects/sts4.git"

View File

@@ -4,7 +4,7 @@
"description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files",
"icon": "icon.png",
"version": "1.44.0",
"publisher": "Pivotal",
"publisher": "vmware",
"repository": {
"type": "git",
"url": "https://github.com/spring-projects/sts4.git"

View File

@@ -4,7 +4,7 @@
"description": "Adds linting, content assist and hoverinfo's for Cloudfoundry Deployment Manifests (a.k.a. `manifest.yml`) files.",
"icon": "icon.png",
"version": "1.44.0",
"publisher": "Pivotal",
"publisher": "vmware",
"repository": {
"type": "git",
"url": "https://github.com/spring-projects/sts4.git"

View File

@@ -4,7 +4,7 @@
"description": "Provides validation and content assist for Spring Boot `application.properties`, `application.yml` properties files. As well as Boot-specific support for `.java` files.",
"icon": "spring-boot-logo.png",
"version": "1.44.0",
"publisher": "Pivotal",
"publisher": "vmware",
"repository": {
"type": "git",
"url": "https://github.com/spring-projects/sts4.git"