Skip to content

Commit

Permalink
Merge pull request #78 from axonivy-market/new-release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
tvtphuc-axonivy authored Jan 9, 2025
2 parents 9c9f6a5 + c1080f1 commit 1cdc724
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion persistence-utils-demo-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.utils.persistence</groupId>
<artifactId>persistence-utils-demo-test</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-SNAPSHOT</version>
<packaging>iar</packaging>
<description>Test project of the persistence utils demo project. Note, that this project is currently also used to test some aspects of the persistence library.</description>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion persistence-utils-demo-tool/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.utils.persistence</groupId>
<artifactId>persistence-utils-demo-tool</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-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 persistence-utils-demo-webtest/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.utils.persistence</groupId>
<artifactId>persistence-utils-demo-webtest</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-SNAPSHOT</version>
<packaging>iar-integration-test</packaging>
<description>Web Test project of the persistence utils demo project.</description>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion persistence-utils-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.utils.persistence</groupId>
<artifactId>persistence-utils-demo</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-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 persistence-utils-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.utils.persistence</groupId>
<artifactId>persistence-utils-product</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion persistence-utils/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.utils.persistence</groupId>
<artifactId>persistence-utils</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-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 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.utils.persistence</groupId>
<artifactId>persistence-utils-modules</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-SNAPSHOT</version>
<name>persistence-utils</name>
<packaging>pom</packaging>
<properties>
Expand Down

0 comments on commit 1cdc724

Please sign in to comment.