Skip to content

Commit

Permalink
Bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wpiers committed Oct 7, 2024
1 parent fb8559e commit 55babaa
Show file tree
Hide file tree
Showing 52 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>POM parent</name>

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: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.generatedxmlclasses
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Export-Package: org.eclipse.poosl.generatedxmlclasses
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.generatedxmlclasses/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.generatedxmlclasses</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.help/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: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.help;singleton:=true
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Require-Bundle: org.eclipse.help
Bundle-Vendor: %providerName
Bundle-Localization: plugin
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.help</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: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.ide.examples;singleton:=true
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.emf.common.ui
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.ide.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.ide.examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.model.edit/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.model.edit;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.model.edit
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.poosl.provider.PooslEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.model.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.model.edit</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.model.editor;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.model.editor
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.poosl.presentation.PooslEditorPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.model.editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.model.editor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.model/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.model;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.model
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.model</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: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.pooslproject;singleton:=true
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.ui,
org.eclipse.ui.ide;bundle-version="3.9.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.pooslproject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.pooslproject</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: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.rotalumisclient;singleton:=true
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Export-Package: org.eclipse.poosl.rotalumisclient,
org.eclipse.poosl.rotalumisclient.breakpoint,
org.eclipse.poosl.rotalumisclient.debug,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.rotalumisclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.rotalumisclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.sirius.elk/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-SymbolicName: org.eclipse.poosl.sirius.elk;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.sirius.elk
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.sirius.elk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.sirius.elk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.sirius/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-SymbolicName: org.eclipse.poosl.sirius;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.sirius
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-Activator: org.eclipse.poosl.sirius.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.sirius/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.sirius</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: %pluginName
Bundle-SymbolicName: org.eclipse.poosl.transformations;singleton:=true
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Require-Bundle: org.eclipse.poosl.xtext,
org.eclipse.poosl.xtext.ui,
org.eclipse.ui.workbench,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.transformations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.transformations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.xtext.ide/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: %pluginName
Bundle-Vendor: %providerName
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-SymbolicName: org.eclipse.poosl.xtext.ide;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.poosl.xtext,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.xtext.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.xtext.ide</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.xtext.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-SymbolicName: org.eclipse.poosl.xtext.ui;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.xtext.ui
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-Activator: org.eclipse.poosl.xtext.ui.internal.PooslActivator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-11
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.xtext.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.xtext.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.xtext/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: %pluginName
Bundle-Vendor: %providerName
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-SymbolicName: org.eclipse.poosl.xtext;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;bundle-version="2.12.0";visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.poosl.xtext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.xtext</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>org.eclipse.poosl</groupId>
<artifactId>container</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<packaging>pom</packaging>

<name>POM Container</name>
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.dependencies.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.poosl.dependencies.feature"
label="%featureName"
version="1.0.4.qualifier"
version="1.0.5.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.dependencies.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.poosl.feature"
label="%featureName"
version="1.0.4.qualifier"
version="1.0.5.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.product/poosl.product
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
TNO/ESI - initial API and implementation
Obeo - refactoring
-->
<product name="POOSL Architect" uid="org.eclipse.poosl.product" id="com.eclipse.poosl.product" application="org.eclipse.ui.ide.workbench" version="1.0.4.qualifier" useFeatures="true" includeLaunchers="true">
<product name="POOSL Architect" uid="org.eclipse.poosl.product" id="com.eclipse.poosl.product" application="org.eclipse.ui.ide.workbench" version="1.0.5.qualifier" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<text>
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.sirius.elk.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.poosl.sirius.elk.feature"
label="%featureName"
version="1.0.4.qualifier"
version="1.0.5.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.sirius.elk.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<!-- You should change this and the MANIFEST.MF to your versioning scheme -->
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.poosl.update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/org.eclipse.poosl.xpect/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: POOSL Xpect tests
Bundle-SymbolicName: org.eclipse.poosl.xpect
Automatic-Module-Name: org.eclipse.poosl.xpect
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.xpect.xtext.lib,
org.eclipse.emf.codegen,
Expand Down
2 changes: 1 addition & 1 deletion tests/org.eclipse.poosl.xpect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.xpect</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/org.eclipse.poosl.xtext.tests/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-SymbolicName: org.eclipse.poosl.xtext.tests;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.xtext.tests
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Name: POOSL Xtext tests
Bundle-Vendor: TNO ESI
Expand Down
2 changes: 1 addition & 1 deletion tests/org.eclipse.poosl.xtext.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.poosl</groupId>
<artifactId>parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.5-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<artifactId>org.eclipse.poosl.xtext.tests</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.eclipse.poosl.xtext.ui.tests;singleton:=true
Automatic-Module-Name: org.eclipse.poosl.xtext.ui.tests
Bundle-Version: 1.0.4.qualifier
Bundle-Version: 1.0.5.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Name: POOSL Xtext UI tests
Bundle-Vendor: TNO ESI
Expand Down
Loading

0 comments on commit 55babaa

Please sign in to comment.