Skip to content

Commit

Permalink
Merge pull request #58 from axonivy-market/new-release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
peters-axon authored Jul 2, 2024
2 parents 98ac1c3 + 1e51499 commit b8d88f3
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>10.0.8-SNAPSHOT</version>
<version>10.0.9-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>
<dependencies>
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>10.0.8-SNAPSHOT</version>
<version>10.0.9-SNAPSHOT</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
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>10.0.8-SNAPSHOT</version>
<version>10.0.9-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>10.0.8-SNAPSHOT</version>
<version>10.0.9-SNAPSHOT</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
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>10.0.8-SNAPSHOT</version>
<version>10.0.9-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>10.0.8-SNAPSHOT</version>
<version>10.0.9-SNAPSHOT</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
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>10.0.8-SNAPSHOT</version>
<version>10.0.9-SNAPSHOT</version>
<name>persistence-utils</name>
<packaging>pom</packaging>

Expand Down

0 comments on commit b8d88f3

Please sign in to comment.