Skip to content

Commit

Permalink
prepare 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed May 29, 2016
1 parent 75b5ddd commit 5f06f8c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion org.imixs.eclipse.bpmn2.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.imixs.eclipse.bpmn2.feature"
label="Imixs-BPMN Modeler"
version="1.4.2.qualifier"
version="1.4.3.qualifier"
provider-name="Imixs Software Solutions GmbH">
<install-handler/>

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

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

<artifactId>org.imixs.eclipse.bpmn2.plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.imixs.eclipse.bpmn2.site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.imixs.eclipse</groupId>
<artifactId>org.imixs.eclipse.bpmn2</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.3-SNAPSHOT</version>
<!--
<relativePath>../pom.xml</relativePath>
-->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.imixs.eclipse</groupId>
<artifactId>org.imixs.eclipse.bpmn2</artifactId>
<version>1.4.2-SNAPSHOT</version>
<version>1.4.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Imixs-BPMN Modeler</name>

Expand Down

0 comments on commit 5f06f8c

Please sign in to comment.