switch to new vmware publisher org
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user