Skip to content

Commit

Permalink
version upgrade for automatiko 2.1.0 release of the modeller
Browse files Browse the repository at this point in the history
  • Loading branch information
mswiderski committed Jun 21, 2022
1 parent a5c2615 commit 5d801a8
Show file tree
Hide file tree
Showing 34 changed files with 36 additions and 36 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: %pluginName
Bundle-SymbolicName: org.eclipse.bpmn2.modeler.examples.customtask;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.examples.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.examples.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.bpmn2.modeler.examples.datatypes;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Activator: org.eclipse.bpmn2.modeler.examples.datatypes.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.examples.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.examples.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpmn2.modeler.examples.dynamic;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Activator: org.eclipse.bpmn2.modeler.examples.dynamic.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui.ide,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.examples.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.examples.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.bpmn2.modeler.examples.modelreader;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Vendor: %providerName
Export-Package: org.eclipse.bpmn2.modeler.examples.modelreader
Require-Bundle: org.eclipse.ui.ide,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.examples.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.examples.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.examples</groupId>
<artifactId>org.eclipse.bpmn2.modeler.examples.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler</groupId>
<artifactId>org.eclipse.bpmn2.modeler.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/projects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.examples</groupId>
<artifactId>org.eclipse.bpmn2.modeler.examples.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.bpmn2.modeler.examples/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.bpmn2.modeler.examples"
label="BPMN2 Modeler - Examples"
version="1.5.4.qualifier"
version="2.1.0"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.bpmn2.modeler.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.features</groupId>
<artifactId>org.eclipse.bpmn2.modeler.features.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.bpmn2.modeler.runtime.automatiko"
label="BPMN2 Modeler - Automatiko Runtime Extension Feature"
version="1.5.4.qualifier"
version="2.1.0"
provider-name="%providerName">

<description url="https://automatiko.io/">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.features</groupId>
<artifactId>org.eclipse.bpmn2.modeler.features.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.bpmn2.modeler.runtime.jboss"
label="BPMN2 Modeler - jBPM Runtime Extension Feature"
version="1.5.4.qualifier"
version="2.1.0"
provider-name="%providerName">

<description url="http://jbpm.jboss.org/">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.bpmn2.modeler.runtime.jboss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.features</groupId>
<artifactId>org.eclipse.bpmn2.modeler.features.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.bpmn2.modeler.updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.features</groupId>
<artifactId>org.eclipse.bpmn2.modeler.features.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.bpmn2.modeler/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.bpmn2.modeler"
label="BPMN2 Modeler - Diagram Editor"
version="1.5.4.qualifier"
version="2.1.0"
provider-name="%providerName">

<description url="https://www.eclipse.org/bpmn2-modeler/">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.bpmn2.modeler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.features</groupId>
<artifactId>org.eclipse.bpmn2.modeler.features.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler</groupId>
<artifactId>org.eclipse.bpmn2.modeler.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.bpmn2.modeler.features</groupId>
<artifactId>org.eclipse.bpmn2.modeler.features.parent</artifactId>
<name>BPMN2 Modeler: Features Parent</name>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>org.eclipse.bpmn2.modeler</groupId>
<artifactId>org.eclipse.bpmn2.modeler.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>

<name>BPMN2 Modeler Parent</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpmn2.modeler.core;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Activator: org.eclipse.bpmn2.modeler.core.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.emf.transaction,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.bpmn2.modeler.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpmn2.modeler.help;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Activator: org.eclipse.bpmn2.modeler.help.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.bpmn2.modeler.help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.bpmn2.modeler.runtime.automatiko;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Activator: org.eclipse.bpmn2.modeler.runtime.automatiko.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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.bpmn2.modeler.runtime.jboss.jbpm;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Activator: org.eclipse.bpmn2.modeler.runtime.jboss.jbpm5.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.bpmn2.modeler.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: %pluginName
Bundle-SymbolicName: org.eclipse.bpmn2.modeler.ui;singleton:=true
Bundle-Version: 1.5.4.qualifier
Bundle-Version: 2.1.0
Bundle-Activator: org.eclipse.bpmn2.modeler.ui.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.bpmn2.modeler.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.plugins.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<parent>
<groupId>org.eclipse.bpmn2.modeler</groupId>
<artifactId>org.eclipse.bpmn2.modeler.parent</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

<groupId>org.eclipse.bpmn2.modeler.plugins</groupId>
<artifactId>org.eclipse.bpmn2.modeler.plugins.parent</artifactId>
<name>BPMN2 Modeler: Plugins Parent</name>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<groupId>org.eclipse</groupId>
<artifactId>org-eclipse-bpmn2-modeler</artifactId>
<name>BPMN2 Modeler</name>
<version>1.5.4-SNAPSHOT</version>
<version>2.1.0</version>
<packaging>pom</packaging>
<modules>
<module>plugins</module>
Expand Down

0 comments on commit 5d801a8

Please sign in to comment.