Skip to content

Commit

Permalink
Release (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 12, 2024
1 parent c7a35e5 commit baa7c0a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.axonivy.solutions.process.analyser</groupId>
<name>process-analyser</name>
<artifactId>process-analyser-modules</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion process-analyser-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.solutions.process.analyser</groupId>
<artifactId>process-analyser-demo</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion process-analyser-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.solutions.process.analyser</groupId>
<artifactId>process-analyser-product</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion process-analyser-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.solutions.process.analyser</groupId>
<artifactId>process-analyser-test</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar-integration-test</packaging>
<properties>
<ivy.engine.version>12.0.0</ivy.engine.version>
Expand Down
2 changes: 1 addition & 1 deletion process-analyser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.solutions.process.analyser</groupId>
<artifactId>process-analyser</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down

0 comments on commit baa7c0a

Please sign in to comment.