Skip to content

Commit

Permalink
Merge pull request #34 from axonivy-market/new-release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
ivy-sgi authored Nov 7, 2024
2 parents d8c3130 + fc097b6 commit 123d9dd
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion axonivy-intellix-connector/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.connector.intellix</groupId>
<artifactId>axonivy-intellix-connector</artifactId>
<version>10.0.3-SNAPSHOT</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion axonivy-intellix-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.connector.intellix</groupId>
<artifactId>axonivy-intellix-demo</artifactId>
<version>10.0.3-SNAPSHOT</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion axonivy-intellix-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.connector.intellix</groupId>
<artifactId>axonivy-intellix-product</artifactId>
<version>10.0.3-SNAPSHOT</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion axonivy-intellix-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.connector.intellix</groupId>
<artifactId>axonivy-intellix-test</artifactId>
<version>10.0.3-SNAPSHOT</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</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 @@ -3,7 +3,7 @@
<groupId>com.axonivy.connector.intellix</groupId>
<name>axonivy-intellix</name>
<artifactId>axonivy-intellix-modules</artifactId>
<version>10.0.3-SNAPSHOT</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 123d9dd

Please sign in to comment.