Skip to content

Commit

Permalink
refs #468 upgrade version to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbluehweis committed Feb 6, 2025
1 parent 7842388 commit 5ecf4c6
Show file tree
Hide file tree
Showing 167 changed files with 179 additions and 179 deletions.
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: E4
Bundle-SymbolicName: org.eclipse.fx.code.editor.asciidoc.fx.e4
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100",
org.eclipse.e4.ui.workbench;bundle-version="1.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Fx
Bundle-SymbolicName: org.eclipse.fx.code.editor.asciidoc.fx
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: jakarta.annotation,
jakarta.inject,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Asciidoc
Bundle-SymbolicName: org.eclipse.fx.code.editor.asciidoc
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Export-Package: org.eclipse.fx.code.editor.asciidoc;version="3.9.0"
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.code.editor.asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: E4
Bundle-SymbolicName: org.eclipse.fx.code.editor.configuration.text.e4
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.eclipse.e4.core.contexts;bundle-version="1.4.0"
Import-Package: org.eclipse.fx.code.editor;version="3.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Fx
Bundle-SymbolicName: org.eclipse.fx.code.editor.configuration.text.fx
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: jakarta.inject,
org.eclipse.fx.code.editor;version="3.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Text
Bundle-SymbolicName: org.eclipse.fx.code.editor.configuration.text
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: jakarta.inject,
org.eclipse.fx.code.editor;version="3.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Configuration
Bundle-SymbolicName: org.eclipse.fx.code.editor.configuration
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ClassPath: .
Export-Package: org.eclipse.fx.code.editor.configuration;version="3.9.0";x-internal:=true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Basic service APIs for an Editor into Eclipse 4
Bundle-SymbolicName: org.eclipse.fx.code.editor.e4
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.fx.code.editor.e4;version="3.9.0";x-internal:=true,
org.eclipse.fx.code.editor.e4.addons;version="3.9.0";x-internal:=true,
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.code.editor.e4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Integration the JavaFX code editor into Eclipse 4
Bundle-SymbolicName: org.eclipse.fx.code.editor.fx.e4
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.e4.core.contexts;bundle-version="1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.code.editor.fx.e4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Basic editor Themes
Bundle-SymbolicName: org.eclipse.fx.code.editor.fx.themes
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: org.eclipse.fx.ui.services.theme;version="3.9.0",
org.osgi.service.component.annotations;version="1.2.0";resolution:=optional
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.code.editor.fx.themes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Basic editor APIs for JavaFX
Bundle-SymbolicName: org.eclipse.fx.code.editor.fx
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: com.google.common.collect;version="15.0.0",
jakarta.annotation,
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.code.editor.fx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Contrib
Bundle-SymbolicName: org.eclipse.fx.code.editor.langs.contrib
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: org.eclipse.fx.code.editor;version="3.9.0",
org.eclipse.fx.code.editor.configuration;version="3.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Themes
Bundle-SymbolicName: org.eclipse.fx.code.editor.langs.themes
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: org.eclipse.fx.core;version="3.9.0",
org.eclipse.fx.ui.services.theme;version="3.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Various basic language definitions
Bundle-SymbolicName: org.eclipse.fx.code.editor.langs
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: org.osgi.service.component.annotations;version="[1.2.0,2.0.0)";resolution:=optional
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.code.editor.langs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Basic service APIs for an Editor
Bundle-SymbolicName: org.eclipse.fx.code.editor
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Import-Package: jakarta.annotation,
jakarta.inject,
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.code.editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Compat
Bundle-SymbolicName: org.eclipse.fx.text.compat
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.eclipse.equinox.common;bundle-version="3.6.1",
org.eclipse.text;bundle-version="3.5.400"
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.text.compat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.text.ui/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: Basic JavaFX components
Bundle-SymbolicName: org.eclipse.fx.text.ui
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.eclipse.text;bundle-version="3.5.300",
org.eclipse.jdt.annotation;bundle-version="2.0.0";resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.text.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.text/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: Basic Text extension
Bundle-SymbolicName: org.eclipse.fx.text
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Export-Package: org.eclipse.fx.text.hover;version="3.9.0",
org.eclipse.fx.text.navigation;version="3.9.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/code/org.eclipse.fx.text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/core/javax.xml.jre/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/core/javax.xml.stream.jre/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: %Bundle-Name
Bundle-SymbolicName: org.eclipse.fx.core.databinding
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.eclipse.core.databinding.observable;bundle-version="1.5.0",
org.eclipse.core.databinding.property;bundle-version="1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/core/org.eclipse.fx.core.databinding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Tests
Bundle-SymbolicName: org.eclipse.fx.core.di.context.tests
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.junit;bundle-version="4.11.0",
org.eclipse.fx.core.di;bundle-version="0.9.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/core/org.eclipse.fx.core.di.context.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
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: Context
Bundle-SymbolicName: org.eclipse.fx.core.di.context
Bundle-Version: 3.9.0.qualifier
Bundle-Version: 3.11.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.e4.core.contexts;bundle-version="1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/core/org.eclipse.fx.core.di.context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<groupId>org.eclipse.fx</groupId>
<artifactId>releng</artifactId>
<relativePath>../../../releng/org.eclipse.fx.releng/pom.xml</relativePath>
<version>3.9.0-SNAPSHOT</version>
<version>3.11.0-SNAPSHOT</version>
</parent>

<build>
Expand Down
Loading

0 comments on commit 5ecf4c6

Please sign in to comment.