Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v10.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
linhpd-axonivy committed Jun 10, 2024
1 parent 4d7b494 commit 8c03339
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion excel-importer-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.util.excel</groupId>
<artifactId>excel-importer-product</artifactId>
<version>10.0.9-SNAPSHOT</version>
<version>10.0.9</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion excel-importer-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.util.excel</groupId>
<artifactId>excel-importer-test</artifactId>
<version>10.0.9-SNAPSHOT</version>
<version>10.0.9</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion excel-importer/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.util.excel</groupId>
<artifactId>excel-importer</artifactId>
<version>10.0.9-SNAPSHOT</version>
<version>10.0.9</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down

0 comments on commit 8c03339

Please sign in to comment.