Skip to content

Commit

Permalink
Merge pull request #23 from axonivy-market/new-release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
ivy-rew committed Nov 14, 2023
2 parents b6afcf7 + 530a34f commit 92fe4ef
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.7-SNAPSHOT</version>
<version>10.0.8-SNAPSHOT</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.7-SNAPSHOT</version>
<version>10.0.8-SNAPSHOT</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion excel-importer/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: excel-importer
Bundle-SymbolicName: excel-importer;singleton:=true
Bundle-Version: 10.0.7.qualifier
Bundle-Version: 10.0.8.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-17
Automatic-Module-Name: excel.importer
Export-Package: com.axonivy.util.excel.importer
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.7-SNAPSHOT</version>
<version>10.0.8-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
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.util.excel</groupId>
<artifactId>excel-importer-modules</artifactId>
<version>10.0.7-SNAPSHOT</version>
<version>10.0.8-SNAPSHOT</version>
<packaging>pom</packaging>
<name>excel-importer</name>

Expand Down

0 comments on commit 92fe4ef

Please sign in to comment.