Skip to content

Commit

Permalink
5.1.1 -> 5.1.2
Browse files Browse the repository at this point in the history
Change-Id: Ife2e752fee6d46729a07d269975028eedad8f8e0
  • Loading branch information
Stephane Drapeau authored and Stephane Drapeau committed Apr 3, 2024
1 parent 4e9285b commit a50c021
Show file tree
Hide file tree
Showing 21 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ These plugins have been created with Eclipse/Sirius and are released under the E
To install it:
- Download OD Community Edition version 11.8: https://www.obeodesigner.com/
- Unzip and start it
- Add the BPMN-Designer update site: https://s3-eu-west-1.amazonaws.com/obeo-bpmndesigner-releases/5.1.1/repository/
- Add the BPMN-Designer update site: https://s3-eu-west-1.amazonaws.com/obeo-bpmndesigner-releases/5.1.2/repository/
- Install the BPMN-Designer and Sirius Support for Legacy Queries features

To test it, create a new sample project: Ctrl+N > Examples > BPMN > BPMN Samples
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: BPMN2 Designer Documentation
Bundle-SymbolicName: org.obeonetwork.dsl.bpmn2.design.doc;singleton:=true
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-Vendor: Obeo Network
Require-Bundle: org.eclipse.help,
org.eclipse.ui.intro
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.dsl.bpmn2.design.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<groupId>BPMN2</groupId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.design.doc</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.obeonetwork.dsl.bpmn2.design
Bundle-Name: %pluginName
Bundle-SymbolicName: org.obeonetwork.dsl.bpmn2.design;singleton:=true
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-Localization: plugin
Bundle-Activator: org.obeonetwork.bpmn2.design.Activator
Require-Bundle: org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.dsl.bpmn2.design/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<groupId>BPMN2</groupId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.design</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.obeonetwork.dsl.bpmn2.edit
Bundle-Name: %pluginName
Bundle-SymbolicName: org.obeonetwork.dsl.bpmn2.edit;singleton:=true
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.obeonetwork.dsl.bpmn2.provider.Bpmn2EditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.dsl.bpmn2.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<groupId>BPMN2</groupId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.edit</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.obeonetwork.dsl.bpmn2.editor
Bundle-Name: %pluginName
Bundle-SymbolicName: org.obeonetwork.dsl.bpmn2.editor;singleton:=true
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.obeonetwork.dsl.bpmn2.presentation.Bpmn2EditorPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.dsl.bpmn2.editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<groupId>BPMN2</groupId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.editor</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion plugins/org.obeonetwork.dsl.bpmn2/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.obeonetwork.dsl.bpmn2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.obeonetwork.dsl.bpmn2;singleton:=true
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.dsl.bpmn2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<groupId>BPMN2</groupId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Contributors:

<groupId>BPMN2</groupId>
<artifactId>top</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion releng/org.obeonetwork.dsl.bpmn2.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.obeonetwork.dsl.bpmn2.feature"
label="BPMN-Designer"
version="5.1.1.qualifier"
version="5.1.2.qualifier"
provider-name="Obeo">

<description url="http://marketplace.obeonetwork.com/module/bpmn">
Expand Down
4 changes: 2 additions & 2 deletions releng/org.obeonetwork.dsl.bpmn2.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.feature</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion releng/org.obeonetwork.dsl.bpmn2.repository/category.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/org.obeonetwork.dsl.bpmn2.feature_5.1.1.qualifier.jar" id="org.obeonetwork.dsl.bpmn2.feature" version="5.1.1.qualifier">
<feature url="features/org.obeonetwork.dsl.bpmn2.feature_5.1.2.qualifier.jar" id="org.obeonetwork.dsl.bpmn2.feature" version="5.1.2.qualifier">
<category name="BPMN Designer"/>
</feature>
<feature id="org.eclipse.sirius.query.legacy.feature" version="0.0.0">
Expand Down
4 changes: 2 additions & 2 deletions releng/org.obeonetwork.dsl.bpmn2.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.repository</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.obeonetwork.dsl.bpmn2.samples.pack.core
Bundle-Name: %pluginName
Bundle-SymbolicName: org.obeonetwork.dsl.bpmn2.samples.pack.core;singleton:=true
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-Activator: org.obeonetwork.dsl.bpmn2.samples.pack.core.CoreSamplePlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
4 changes: 2 additions & 2 deletions samples/org.obeonetwork.dsl.bpmn2.samples.pack.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<groupId>BPMN2</groupId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.samples.pack.core</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.obeonetwork.dsl.bpmn2.samples
Bundle-Name: Samples
Bundle-SymbolicName: org.obeonetwork.dsl.bpmn2.samples;singleton:=true
Bundle-Version: 5.1.1.qualifier
Bundle-Version: 5.1.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Bundle-Activator: org.obeonetwork.dsl.bpmn2.samples.Bpmn2SamplesPlugin
Require-Bundle: org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions samples/org.obeonetwork.dsl.bpmn2.samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<artifactId>org.obeonetwork.dsl.bpmn2.parent</artifactId>
<groupId>BPMN2</groupId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<relativePath>../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath>
</parent>
<groupId>BPMN2</groupId>
<artifactId>org.obeonetwork.dsl.bpmn2.samples</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

0 comments on commit a50c021

Please sign in to comment.