Bump to 4.28.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="org.springframework.boot.ide.branding.feature"
|
||||
label="Spring Tool Suite 4 Branding Feature"
|
||||
version="4.27.0.qualifier"
|
||||
version="4.28.0.qualifier"
|
||||
provider-name="Broadcom">
|
||||
|
||||
<plugin
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.springframework.boot.ide.branding;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.equinox.p2.ui,
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?pde version="3.5"?>
|
||||
<product name="Spring Tool Suite 4" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.27.0.qualifier" useFeatures="true" includeLaunchers="true">
|
||||
<product name="Spring Tool Suite 4" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.28.0.qualifier" useFeatures="true" includeLaunchers="true">
|
||||
|
||||
<configIni use="default">
|
||||
</configIni>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?pde version="3.5"?>
|
||||
<product name="Spring Tool Suite 4" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.27.0.qualifier" useFeatures="true" includeLaunchers="true">
|
||||
<product name="Spring Tool Suite 4" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.28.0.qualifier" useFeatures="true" includeLaunchers="true">
|
||||
|
||||
<configIni use="default">
|
||||
</configIni>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?pde version="3.5"?>
|
||||
<product name="Spring Tool Suite 4" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.27.0.qualifier" useFeatures="true" includeLaunchers="true">
|
||||
<product name="Spring Tool Suite 4" id="org.springframework.boot.ide.branding.sts4" uid="org.springframework.boot.ide.branding.sts4" application="org.eclipse.ui.ide.workbench" version="4.28.0.qualifier" useFeatures="true" includeLaunchers="true">
|
||||
|
||||
<configIni use="default">
|
||||
</configIni>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<organization>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="org.springframework.boot.ide.main.feature"
|
||||
label="Spring Tool Suite 4 Main Feature"
|
||||
version="4.27.0.qualifier"
|
||||
version="4.28.0.qualifier"
|
||||
provider-name="Broadcom">
|
||||
|
||||
<description>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Live Beans Tree
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.beans.ui.live;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Export-Package: org.springframework.ide.eclipse.beans.ui.live,
|
||||
org.springframework.ide.eclipse.beans.ui.live.actions,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.azure;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Name: Spring Boot Dash CF Support
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: org.springframework.ide.eclipse.boot.dash.docker
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.docker;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.docker
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.springframework.ide.eclipse.boot.dash,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<feature
|
||||
id="org.springframework.ide.eclipse.boot.dash.feature"
|
||||
label="%featureName"
|
||||
version="4.27.0.qualifier"
|
||||
version="4.28.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.springframework.ide.eclipse">
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Test
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.test
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Require-Bundle: org.junit,
|
||||
org.eclipse.core.resources,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot Dashboard integration with Xterm view
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.xterm;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.xterm
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.ide.eclipse</groupId>
|
||||
<artifactId>org.springframework.ide.eclipse.parent</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Spring Boot Dashboard View
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.boot.dash.BootDashActivator
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot Launch Tests
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch.test
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Import-Package: org.apache.commons.io,
|
||||
org.apache.commons.lang3
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot Launch
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch;singleton:=true
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
org.eclipse.core.resources,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Test
|
||||
Fragment-Host: org.springframework.ide.eclipse.boot.refactoring;bundle-version="3.7.3"
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring.test
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.junit,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-Localization: plugin
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.boot.refactoring.SpringBootRefactoringPlugin
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.restart;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Name: Spring Boot Devtools Easy Restart
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Templates
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.templates;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.eclipse.jdt.core,
|
||||
org.eclipse.text,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot Tests
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.test
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.junit,
|
||||
org.springsource.ide.eclipse.commons.livexp,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Validation
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.validation;singleton:=true
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.boot.validation.BootValidationActivator
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.core.resources,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot UI Support
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.wizard;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.springsource.ide.eclipse.commons.livexp;bundle-version="3.8.4",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Boot
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.boot;singleton:=true
|
||||
Bundle-Vendor: VMware, Inc
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.boot.core.BootActivator
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.eclipse.m2e.core,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.buildship30;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Eclipse-LazyStart: true
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: org.springframework.ide.eclipse.docker.client.wrapper
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.docker.client;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.docker.client.wrapper
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Bundle-ClassPath: .,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.imports;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Localization: plugin
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Activator: org.springframework.ide.eclipse.imports.ImportsActivator
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Maven POM Compare Tests
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom.tests
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom.tests
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.junit,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Maven POM Compare
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.eclipse.compare,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<feature
|
||||
id="org.springframework.ide.eclipse.xml.namespaces.feature"
|
||||
label="%featureName"
|
||||
version="4.27.0.qualifier"
|
||||
version="4.28.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.springframework.ide.eclipse">
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ Import-Package: org.eclipse.core.commands.common,
|
||||
org.springsource.ide.eclipse.commons.ui,
|
||||
org.apache.commons.io
|
||||
Bundle-Activator: org.springframework.ide.eclipse.xml.namespaces.SpringXmlNamespacesPlugin
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Export-Package: org.springframework.ide.eclipse.xml.namespaces,
|
||||
org.springframework.ide.eclipse.xml.namespaces.classpath,
|
||||
org.springframework.ide.eclipse.xml.namespaces.internal,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="org.springframework.ide.eclipse.xterm.feature"
|
||||
label="%featureName"
|
||||
version="4.27.0.qualifier"
|
||||
version="4.28.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.springframework.ide.eclipse">
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.ide.eclipse</groupId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Node-Xterm package for Mac OSX
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.macosx.x86_64
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: VMware
|
||||
Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2"
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.macosx.x86.64
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Node-Xterm package for Windows
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.win32.x86_64
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: VMware
|
||||
Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2"
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.win32.x86.64
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: org.springframework.ide.eclipse.xterm
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.xterm;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.xterm
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Bundle-Activator: org.springframework.ide.eclipse.xterm.XtermPlugin
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../../eclipse-distribution/pom.xml</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-SymbolicName: org.springframework.ide.eclipse.editor.support
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springframework.ide.eclipse.editor.support.EditorSupportActivator
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="org.springframework.tooling.boot.ls.feature"
|
||||
label="Spring Boot Language Server Feature"
|
||||
version="4.27.0.qualifier"
|
||||
version="4.28.0.qualifier"
|
||||
provider-name="Broadcom">
|
||||
|
||||
<description>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Test
|
||||
Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.commons.test
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Automatic-Module-Name: org.springframework.tooling.ls.eclipse.commons.test
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Require-Bundle: org.junit,
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Eclipse Language Server Commons
|
||||
Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.commons;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: Broadcom
|
||||
Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
|
||||
org.eclipse.ui,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Goto Symbol Popup
|
||||
Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.gotosymbol;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.ui.workbench.texteditor,
|
||||
org.eclipse.lsp4e;bundle-version="0.13.12",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Spring Tool Suite Common UI Components
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.boot.ls;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Vendor: Broadcom
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
org.springsource.ide.eclipse.commons.livexp
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: SpringSource Tool Suite (Core)
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.core;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springsource.ide.eclipse.commons.internal.core.CorePlugin
|
||||
Bundle-Vendor: Broadcom
|
||||
Require-Bundle: org.eclipse.core.resources,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.frameworks.core;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springsource.ide.eclipse.commons.frameworks.core.FrameworkCoreActivator
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: com.springsource.sts.frameworks.test.util
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.frameworks.test.util;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-Vendor: Broadcom
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot.ide</groupId>
|
||||
<artifactId>org.springframework.boot.ide.servers</artifactId>
|
||||
<version>4.27.0-SNAPSHOT</version>
|
||||
<version>4.28.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.frameworks.ui;singleton:=true
|
||||
Bundle-Version: 4.27.0.qualifier
|
||||
Bundle-Version: 4.28.0.qualifier
|
||||
Bundle-Activator: org.springsource.ide.eclipse.commons.frameworks.ui.FrameworkUIActivator
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user