Bump version to 1.10.0

This commit is contained in:
Kris De Volder
2019-07-12 14:34:15 +00:00
parent 3e4388964e
commit 701ce22569
46 changed files with 46 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "bosh-yaml", "name": "bosh-yaml",
"version": "1.9.0", "version": "1.10.0",
"description": "Provides validation and content assist for various Bosh configuration files", "description": "Provides validation and content assist for various Bosh configuration files",
"repository": "https://github.com/spring-projects/atom-bosh", "repository": "https://github.com/spring-projects/atom-bosh",
"icon": "icon.png", "icon": "icon.png",

View File

@@ -1,6 +1,6 @@
{ {
"name": "cf-manifest-yaml", "name": "cf-manifest-yaml",
"version": "1.9.0", "version": "1.10.0",
"description": "Cloud Foundry Deployment Manifest YAML support for Atom", "description": "Cloud Foundry Deployment Manifest YAML support for Atom",
"repository": "https://github.com/spring-projects/atom-cf-manifest-yaml", "repository": "https://github.com/spring-projects/atom-cf-manifest-yaml",
"icon": "icon.png", "icon": "icon.png",

View File

@@ -1,6 +1,6 @@
{ {
"name": "concourse-pipeline-yaml", "name": "concourse-pipeline-yaml",
"version": "1.9.0", "version": "1.10.0",
"description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files", "description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files",
"repository": "https://github.com/spring-projects/atom-concourse", "repository": "https://github.com/spring-projects/atom-concourse",
"icon": "icon.png", "icon": "icon.png",

View File

@@ -1,6 +1,6 @@
{ {
"name": "spring-boot", "name": "spring-boot",
"version": "1.9.0", "version": "1.10.0",
"description": "Spring Boot support for Atom", "description": "Spring Boot support for Atom",
"repository": "https://github.com/spring-projects/atom-spring-boot", "repository": "https://github.com/spring-projects/atom-spring-boot",
"icon": "icon.png", "icon": "icon.png",

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath> <relativePath>../commons/pom.xml</relativePath>
</parent> </parent>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<name>commons-parent</name> <name>commons-parent</name>
<parent> <parent>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath> <relativePath>../commons/pom.xml</relativePath>
</parent> </parent>

View File

@@ -19,7 +19,7 @@
<dependency> <dependency>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-lsp-extensions</artifactId> <artifactId>commons-lsp-extensions</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath> <relativePath>../commons/pom.xml</relativePath>
</parent> </parent>

View File

@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.springframework.ide.vscode</groupId> <groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId> <artifactId>commons-parent</artifactId>
<version>1.9.0-SNAPSHOT</version> <version>1.10.0-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath> <relativePath>../commons/pom.xml</relativePath>
</parent> </parent>

View File

@@ -154,4 +154,4 @@ Please report bugs, issues and feature requests on the [Github STS4 issue tracke
[goto_symbol]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-bosh/bosh/readme-imgs/doc-symbol.png [goto_symbol]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-bosh/bosh/readme-imgs/doc-symbol.png
**Version: 1.9.0** **Version: 1.10.0**

View File

@@ -6,7 +6,7 @@
"keywords": [ "keywords": [
"theia-extension" "theia-extension"
], ],
"version": "1.9.0", "version": "1.10.0",
"files": [ "files": [
"lib", "lib",
"src", "src",

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "browser-app", "name": "browser-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-bosh": "file:../bosh", "@pivotal-tools/theia-bosh": "file:../bosh",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "electron-app", "name": "electron-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-bosh": "file:../bosh", "@pivotal-tools/theia-bosh": "file:../bosh",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -1,6 +1,6 @@
{ {
"lerna": "3.13.1", "lerna": "3.13.1",
"version": "1.9.0", "version": "1.10.0",
"useWorkspaces": true, "useWorkspaces": true,
"npmClient": "yarn", "npmClient": "yarn",
"command": { "command": {

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "browser-app", "name": "browser-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml", "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -47,4 +47,4 @@ read its detailed documentation.
[dcfca]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/readme-imgs/dynamic-ca.png [dcfca]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/readme-imgs/dynamic-ca.png
[hovers]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/readme-imgs/hovers.png [hovers]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/readme-imgs/hovers.png
**Version: 1.9.0** **Version: 1.10.0**

View File

@@ -6,7 +6,7 @@
"keywords": [ "keywords": [
"theia-extension" "theia-extension"
], ],
"version": "1.9.0", "version": "1.10.0",
"files": [ "files": [
"lib", "lib",
"src", "src",

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "electron-app", "name": "electron-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml", "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -1,6 +1,6 @@
{ {
"lerna": "3.13.1", "lerna": "3.13.1",
"version": "1.9.0", "version": "1.10.0",
"useWorkspaces": true, "useWorkspaces": true,
"npmClient": "yarn", "npmClient": "yarn",
"command": { "command": {

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "browser-app", "name": "browser-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-concourse": "file:../concourse", "@pivotal-tools/theia-concourse": "file:../concourse",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -87,4 +87,4 @@ Please report bugs, issues and feature requests on the [Github STS4 issue tracke
[goto_symbol]: https://raw.githubusercontent.com/spring-projects/sts4/54cf0994b69ef1770ca597a8da325022b19cee69/theia-extensions/theia-concourse/concourse/readme-imgs/doc-symbols.png [goto_symbol]: https://raw.githubusercontent.com/spring-projects/sts4/54cf0994b69ef1770ca597a8da325022b19cee69/theia-extensions/theia-concourse/concourse/readme-imgs/doc-symbols.png
**Version: 1.9.0** **Version: 1.10.0**

View File

@@ -6,7 +6,7 @@
"keywords": [ "keywords": [
"theia-extension" "theia-extension"
], ],
"version": "1.9.0", "version": "1.10.0",
"files": [ "files": [
"lib", "lib",
"src", "src",

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "electron-app", "name": "electron-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-concourse": "file:../concourse", "@pivotal-tools/theia-concourse": "file:../concourse",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -1,6 +1,6 @@
{ {
"lerna": "3.13.1", "lerna": "3.13.1",
"version": "1.9.0", "version": "1.10.0",
"useWorkspaces": true, "useWorkspaces": true,
"npmClient": "yarn", "npmClient": "yarn",
"command": { "command": {

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "browser-app", "name": "browser-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-spring-boot": "file:../spring-boot", "@pivotal-tools/theia-spring-boot": "file:../spring-boot",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "electron-app", "name": "electron-app",
"version": "1.9.0", "version": "1.10.0",
"dependencies": { "dependencies": {
"@pivotal-tools/theia-spring-boot": "file:../spring-boot", "@pivotal-tools/theia-spring-boot": "file:../spring-boot",
"@theia/core": "latest", "@theia/core": "latest",

View File

@@ -1,6 +1,6 @@
{ {
"lerna": "3.13.1", "lerna": "3.13.1",
"version": "1.9.0", "version": "1.10.0",
"useWorkspaces": true, "useWorkspaces": true,
"npmClient": "yarn", "npmClient": "yarn",
"command": { "command": {

View File

@@ -119,4 +119,4 @@ Released versions of this extension can be installed directly from npm registry.
[java-navigation]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-spring-boot/spring-boot/readme-imgs/workspace-symbol.png [java-navigation]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-spring-boot/spring-boot/readme-imgs/workspace-symbol.png
**Version: 1.9.0** **Version: 1.10.0**

View File

@@ -6,7 +6,7 @@
"keywords": [ "keywords": [
"theia-extension" "theia-extension"
], ],
"version": "1.9.0", "version": "1.10.0",
"files": [ "files": [
"lib", "lib",
"src", "src",

View File

@@ -3,7 +3,7 @@
"displayName": "Bosh Editor", "displayName": "Bosh Editor",
"description": "Provides validation and content assist for various Bosh configuration files", "description": "Provides validation and content assist for various Bosh configuration files",
"icon": "icon.png", "icon": "icon.png",
"version": "1.9.0", "version": "1.10.0",
"publisher": "Pivotal", "publisher": "Pivotal",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -3,7 +3,7 @@
"displayName": "Concourse CI Pipeline Editor", "displayName": "Concourse CI Pipeline Editor",
"description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files", "description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files",
"icon": "icon.png", "icon": "icon.png",
"version": "1.9.0", "version": "1.10.0",
"publisher": "Pivotal", "publisher": "Pivotal",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -3,7 +3,7 @@
"displayName": "Cloudfoundry Manifest YML Support", "displayName": "Cloudfoundry Manifest YML Support",
"description": "Adds linting, content assist and hoverinfo's for Cloudfoundry Deployment Manifests (a.k.a. `manifest.yml`) files.", "description": "Adds linting, content assist and hoverinfo's for Cloudfoundry Deployment Manifests (a.k.a. `manifest.yml`) files.",
"icon": "icon.png", "icon": "icon.png",
"version": "1.9.0", "version": "1.10.0",
"publisher": "Pivotal", "publisher": "Pivotal",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -3,7 +3,7 @@
"displayName": "Spring Boot Tools", "displayName": "Spring Boot Tools",
"description": "Provides validation and content assist for Spring Boot `application.properties`, `application.yml` properties files. As well as Boot-specific support for `.java` files.", "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", "icon": "spring-boot-logo.png",
"version": "1.9.0", "version": "1.10.0",
"publisher": "Pivotal", "publisher": "Pivotal",
"repository": { "repository": {
"type": "git", "type": "git",