Bump version to 1.11.0

This commit is contained in:
Kris De Volder
2019-08-14 15:04:54 +00:00
parent 1640ee53a4
commit a40bda5547
46 changed files with 46 additions and 46 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.11.0-SNAPSHOT</version>
<relativePath>../commons/pom.xml</relativePath>
</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
**Version: 1.10.0**
**Version: 1.11.0**

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "browser-app",
"version": "1.10.0",
"version": "1.11.0",
"dependencies": {
"@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml",
"@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
[hovers]: https://raw.githubusercontent.com/spring-projects/sts4/1bdd6f45aaf779252a2f0203f10da1a67b3c018e/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/readme-imgs/hovers.png
**Version: 1.10.0**
**Version: 1.11.0**

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "browser-app",
"version": "1.10.0",
"version": "1.11.0",
"dependencies": {
"@pivotal-tools/theia-concourse": "file:../concourse",
"@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
**Version: 1.10.0**
**Version: 1.11.0**

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
{
"lerna": "3.13.1",
"version": "1.10.0",
"version": "1.11.0",
"useWorkspaces": true,
"npmClient": "yarn",
"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
**Version: 1.10.0**
**Version: 1.11.0**

View File

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

View File

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

View File

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

View File

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

View File

@@ -3,7 +3,7 @@
"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.",
"icon": "spring-boot-logo.png",
"version": "1.10.0",
"version": "1.11.0",
"publisher": "Pivotal",
"repository": {
"type": "git",