Skip to content

Commit

Permalink
Merge branch 'master' into feature/MARP-1580-Remove-required-rule-for…
Browse files Browse the repository at this point in the history
…-Date-custom-fields
  • Loading branch information
nntthuy-axonivy committed Dec 16, 2024
2 parents 6e7d9ba + baa7c0a commit b7bcecb
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 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
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@
</h:panelGroup>
</h:panelGroup>
</cc:implementation>
</html>
</html>

0 comments on commit b7bcecb

Please sign in to comment.