Skip to content

Commit

Permalink
Upversion to 0.26.18 - Development Begins
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
robstryker committed Oct 7, 2024
1 parent dfcb09b commit 5f70edf
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion rsp/distribution/distribution.community/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>distribution</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.server.community.distribution</groupId>
<artifactId>org.jboss.tools.rsp.server.community.distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rsp/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>parent</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>parent</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Runtime Server Protocol: Community</name>
<description>A runtime-server protocol distribution for servers and runtimes maintained by the community.</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.felix
Bundle-SymbolicName: org.jboss.tools.rsp.server.felix
Automatic-Module-Name: org.jboss.tools.rsp.server.felix
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.eclipse.lsp4j.jsonrpc,
org.eclipse.lsp4j.jsonrpc.json,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.felix</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.folder
Bundle-SymbolicName: org.jboss.tools.rsp.server.folder
Automatic-Module-Name: org.jboss.tools.rsp.server.folder
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.eclipse.lsp4j.jsonrpc,
org.eclipse.lsp4j.jsonrpc.json,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.folder</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.glassfish
Bundle-SymbolicName: org.jboss.tools.rsp.server.glassfish
Automatic-Module-Name: org.jboss.tools.rsp.server.glassfish
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="2.8.2",
org.eclipse.lsp4j.jsonrpc,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.glassfish</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.jetty
Bundle-SymbolicName: org.jboss.tools.rsp.server.jetty
Automatic-Module-Name: org.jboss.tools.rsp.server.jetty
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="2.8.2",
org.eclipse.lsp4j.jsonrpc,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.jetty</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.karaf
Bundle-SymbolicName: org.jboss.tools.rsp.server.karaf
Automatic-Module-Name: org.jboss.tools.rsp.server.karaf
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.eclipse.lsp4j.jsonrpc,
org.eclipse.lsp4j.jsonrpc.json,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.karaf</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.liberty
Bundle-SymbolicName: org.jboss.tools.rsp.server.liberty
Automatic-Module-Name: org.jboss.tools.rsp.server.liberty
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="2.8.2",
org.eclipse.lsp4j.jsonrpc,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.liberty</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.payara
Bundle-SymbolicName: org.jboss.tools.rsp.server.payara
Automatic-Module-Name: org.jboss.tools.rsp.server.payara
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="2.8.2",
org.eclipse.lsp4j.jsonrpc,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.payara</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.server.tomcat
Bundle-SymbolicName: org.jboss.tools.rsp.server.tomcat
Automatic-Module-Name: org.jboss.tools.rsp.server.tomcat
Bundle-Version: 0.26.17.Final
Bundle-Version: 0.26.18.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: com.google.gson;version="2.8.2",
org.eclipse.lsp4j.jsonrpc,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.runtimes.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.tomcat</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rsp/runtimes/bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>runtimes</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>bundles</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rsp/runtimes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>parent</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<artifactId>runtimes</artifactId>
<groupId>org.jboss.tools.rsp.server.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion rsp/site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>parent</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>site</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rsp/targetplatform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.server.community</groupId>
<artifactId>parent</artifactId>
<version>0.26.17.Final</version>
<version>0.26.18-SNAPSHOT</version>
</parent>
<artifactId>rsp-community-target</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-community-server-connector",
"displayName": "Community Server Connectors",
"description": "Connects vscode with open source community-driven servers and runtimes.",
"version": "0.26.17",
"version": "0.26.18",
"license": "SEE LICENSE IN LICENSE",
"publisher": "redhat",
"author": "Red Hat",
Expand Down

0 comments on commit 5f70edf

Please sign in to comment.