Skip to content

Commit

Permalink
Upversion to 0.26.6 for release
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
robstryker committed Nov 6, 2023
1 parent c004268 commit b66ae40
Show file tree
Hide file tree
Showing 66 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion api/bundles/org.jboss.tools.rsp.api/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.api
Bundle-SymbolicName: org.jboss.tools.rsp.api
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Automatic-Module-Name: org.jboss.tools.rsp.api
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .
Expand Down
2 changes: 1 addition & 1 deletion api/bundles/org.jboss.tools.rsp.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.tools.rsp.api</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.api.bundles</groupId>
<artifactId>org.jboss.tools.rsp.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/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</groupId>
<artifactId>api</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.api</groupId>
<artifactId>bundles</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions api/docs/org.jboss.tools.rsp.schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.api</groupId>
<artifactId>docs</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.api.docs</groupId>
<artifactId>org.jboss.tools.rsp.schema</artifactId>
Expand Down Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.jboss.tools.rsp.api.bundles</groupId>
<artifactId>org.jboss.tools.rsp.api</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion api/docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>api</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.api</groupId>
<artifactId>docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>parent</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions client/jars/org.jboss.tools.rsp.client.cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.client</groupId>
<artifactId>jars</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.client.jars</groupId>
<artifactId>org.jboss.tools.rsp.client.cli</artifactId>
Expand Down Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.jboss.tools.rsp.api.bundles</groupId>
<artifactId>org.jboss.tools.rsp.api</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</dependency>
<dependency>
<groupId>org.eclipse.xtend</groupId>
Expand Down
2 changes: 1 addition & 1 deletion client/jars/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>client</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.client</groupId>
<artifactId>jars</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>parent</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/distribution.minishift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>distribution</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.distribution</groupId>
<artifactId>org.jboss.tools.rsp.distribution.minishift</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/distribution.wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>distribution</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.distribution</groupId>
<artifactId>org.jboss.tools.rsp.distribution.wildfly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/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</groupId>
<artifactId>distribution</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.distribution</groupId>
<artifactId>org.jboss.tools.rsp.distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>distribution</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.distribution</groupId>
<artifactId>org.jboss.tools.rsp.distribution.itests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion 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</groupId>
<artifactId>parent</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>distribution</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.foundation.core
Bundle-SymbolicName: org.jboss.tools.rsp.foundation.core
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-Activator: org.jboss.tools.rsp.foundation.core.FoundationCoreActivator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.jboss.tools.rsp.api.dao,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.foundation.core</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.launching.java
Bundle-SymbolicName: org.jboss.tools.rsp.launching.java
Automatic-Module-Name: org.jboss.tools.rsp.launching.java
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: org.jboss.tools.rsp.launching.java.JavaLaunchingActivator
Bundle-ClassPath: .
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.launching.java</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.launching
Bundle-SymbolicName: org.jboss.tools.rsp.launching
Automatic-Module-Name: org.jboss.tools.rsp.launching
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: org.jboss.tools.rsp.launching.internal.LaunchingActivator
Bundle-ClassPath: .
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.jboss.tools.rsp.launching/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.launching</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.logging
Bundle-SymbolicName: org.jboss.tools.rsp.logging
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-Activator: org.jboss.tools.rsp.logging.LoggingActivator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: ch.qos.logback.classic,
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.jboss.tools.rsp.logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.logging</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.jboss.tools.rsp.runtime.core
Bundle-SymbolicName: org.jboss.tools.rsp.runtime.core
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-Activator: org.jboss.tools.rsp.runtime.core.RuntimeCoreActivator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.jboss.tools.rsp.runtime.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.runtime.core</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.secure
Bundle-SymbolicName: org.jboss.tools.rsp.secure
Automatic-Module-Name: org.jboss.tools.rsp.secure
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: org.jboss.tools.rsp.secure.SecureActivator
Bundle-ClassPath: .
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.jboss.tools.rsp.secure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.secure</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.generic
Bundle-SymbolicName: org.jboss.tools.rsp.server.generic
Automatic-Module-Name: org.jboss.tools.rsp.server.generic
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
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.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.generic</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: org.jboss.tools.rsp.server.spi
Bundle-SymbolicName: org.jboss.tools.rsp.server.spi
Automatic-Module-Name: org.jboss.tools.rsp.server.spi
Bundle-Activator: org.jboss.tools.rsp.server.spi.SPIActivator
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: org.jboss.tools.rsp.api,
org.jboss.tools.rsp.api.dao,
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.jboss.tools.rsp.server.spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server.spi</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
Bundle-SymbolicName: org.jboss.tools.rsp.server
Automatic-Module-Name: org.jboss.tools.rsp.server
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: org.jboss.tools.rsp.server.ServerCoreActivator
Import-Package: com.google.gson,
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.jboss.tools.rsp.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.server</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-Vendor: %BundleVendor
Bundle-SymbolicName: org.jboss.tools.rsp.stacks.core
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-Activator: org.jboss.tools.rsp.stacks.core.StacksCoreActivator
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion framework/bundles/org.jboss.tools.rsp.stacks.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>bundles</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.bundles</groupId>
<artifactId>org.jboss.tools.rsp.stacks.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion framework/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</groupId>
<artifactId>framework</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<artifactId>bundles</artifactId>
<groupId>org.jboss.tools.rsp.framework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp</groupId>
<artifactId>parent</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<artifactId>framework</artifactId>
<groupId>org.jboss.tools.rsp</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.jboss.tools.rsp.launching.java.test
Automatic-Module-Name: org.jboss.tools.rsp.launching.java.test
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .
Import-Package: com.google.gson,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>tests</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.tests</groupId>
<artifactId>org.jboss.tools.rsp.launching.java.test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.jboss.tools.rsp.launching.test
Automatic-Module-Name: org.jboss.tools.rsp.launching.java.test
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: .
Require-Bundle: org.jboss.tools.rsp.launching;bundle-version="0.0.9",
Expand Down
2 changes: 1 addition & 1 deletion framework/tests/org.jboss.tools.rsp.launching.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>tests</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.tests</groupId>
<artifactId>org.jboss.tools.rsp.launching.test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Runtime Core Test
Bundle-SymbolicName: org.jboss.tools.rsp.runtime.core.test
Bundle-Version: 0.26.6.qualifier
Bundle-Version: 0.26.6.Final
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Automatic-Module-Name: org.jboss.tools.rsp.runtime.core.test
Import-Package: org.osgi.framework
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jboss.tools.rsp.framework</groupId>
<artifactId>tests</artifactId>
<version>0.26.6-SNAPSHOT</version>
<version>0.26.6.Final</version>
</parent>
<groupId>org.jboss.tools.rsp.framework.tests</groupId>
<artifactId>org.jboss.tools.rsp.runtime.core.test</artifactId>
Expand Down
Loading

0 comments on commit b66ae40

Please sign in to comment.