Skip to content

Commit

Permalink
started version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Mar 10, 2024
1 parent 769178f commit f4df07d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>imixs-process-manager</artifactId>
<packaging>war</packaging>
<name>imixs-process-manager</name>
<version>2.0.2</version>
<version>2.0.3</version>
<description>Imixs Process Manager</description>
<url>https://github.com/imixs/imixs-process-manager</url>
<organization>
Expand Down Expand Up @@ -55,7 +55,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<org.imixs.workflow.version>6.0.3</org.imixs.workflow.version>
<org.imixs.workflow.version>6.0.5-SNAPSHOT</org.imixs.workflow.version>
<microprofile.version>6.0</microprofile.version>
<custom.webResources>src/main/webapp</custom.webResources>
<custom.unpackTypes>war</custom.unpackTypes>
Expand Down

0 comments on commit f4df07d

Please sign in to comment.