Skip to content

Commit 836ac0c

Browse files
committed
[maven-release-plugin] prepare release open-bpmn-0.9.0
1 parent 3d51790 commit 836ac0c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

open-bpmn.glsp-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.imixs.bpmn</groupId>
55
<artifactId>open-bpmn</artifactId>
6-
<version>0.9.0-SNAPSHOT</version>
6+
<version>0.9.0</version>
77
</parent>
88
<artifactId>open-bpmn.server</artifactId>
99
<name>Open BPMN - Server</name>

open-bpmn.metamodel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.imixs.bpmn</groupId>
55
<artifactId>open-bpmn</artifactId>
6-
<version>0.9.0-SNAPSHOT</version>
6+
<version>0.9.0</version>
77
</parent>
88
<artifactId>open-bpmn.metamodel</artifactId>
99
<name>Open BPMN - Metamodel</name>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.imixs.bpmn</groupId>
55
<artifactId>open-bpmn</artifactId>
6-
<version>0.9.0-SNAPSHOT</version>
6+
<version>0.9.0</version>
77
<packaging>pom</packaging>
88
<name>Open BPMN</name>
99
<description>The Open BPMN Modeling Platform</description>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:git@github.com:imixs/open-bpmn.git</connection>
6464
<developerConnection>scm:git:git@github.com:imixs/open-bpmn.git</developerConnection>
6565
<url>https://github.com/imixs/open-bpmn/</url>
66-
<tag>HEAD</tag>
66+
<tag>open-bpmn-0.9.0</tag>
6767
</scm>
6868

6969
<issueManagement>

0 commit comments

Comments
 (0)