Skip to content
Snippets Groups Projects
Commit 48b47638 authored by Reiner Jung's avatar Reiner Jung
Browse files

Moved to next revision.

parent 60027151
No related branches found
No related tags found
No related merge requests found
Pipeline #7878 passed
Showing
with 20 additions and 20 deletions
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.configuration.cli
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.configuration.cli; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.configuration,
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.configuration.cli</artifactId>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.configuration.ide
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.configuration.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.configuration,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.configuration.ide</artifactId>
<packaging>eclipse-plugin</packaging>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.configuration.jupyter
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.configuration.jupyter; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.configuration,
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.configuration.jupyter</artifactId>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.configuration.tests
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.configuration.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.configuration,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.configuration.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.configuration.ui.tests
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.configuration.ui.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.configuration.ui,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.configuration.ui.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.configuration.ui
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.configuration.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.configuration,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.configuration.ui</artifactId>
<packaging>eclipse-plugin</packaging>
......
......@@ -4,7 +4,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.configuration;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.configuration</artifactId>
<packaging>eclipse-plugin</packaging>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.declaration.ide
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.declaration.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.declaration,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.declaration.ide</artifactId>
<packaging>eclipse-plugin</packaging>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.declaration.tests
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.declaration.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.declaration,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.declaration.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
......
......@@ -3,7 +3,7 @@ Automatic-Module-Name: org.oceandsl.declaration.ui.tests
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName$
Bundle-Vendor: %providerName
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 1.3.1.qualifier
Bundle-SymbolicName: org.oceandsl.declaration.ui.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.oceandsl.declaration.ui,
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.oceandsl</groupId>
<artifactId>org.oceandsl.bundles</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>org.oceandsl.declaration.ui.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment