Skip to content

Commit

Permalink
[maven-release-plugin] prepare release imixs-open-bpmn-0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Oct 18, 2023
1 parent 4d3e7a7 commit f8d658e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion imixs-open-bpmn.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.imixs.bpmn</groupId>
<artifactId>imixs-open-bpmn</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<artifactId>imixs-open-bpmn.server</artifactId>
<name>Imixs Open BPMN - Server</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.imixs.bpmn</groupId>
<artifactId>imixs-open-bpmn</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
<packaging>pom</packaging>
<name>Imixs Open BPMN</name>
<description>The Imixs Open BPMN Project</description>
Expand Down Expand Up @@ -62,7 +62,7 @@
<connection>scm:git:git@github.com:imixs/open-bpmn-imixs.git</connection>
<developerConnection>scm:git:git@github.com:imixs/open-bpmn-imixs.git</developerConnection>
<url>https://github.com/imixs/open-bpmn-imixs/</url>
<tag>HEAD</tag>
<tag>imixs-open-bpmn-0.2.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit f8d658e

Please sign in to comment.