Skip to content

Commit

Permalink
Merge pull request #28 from axonivy-market/new-release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
ivy-rew authored Sep 4, 2023
2 parents 0995a7f + 8e35afe commit a3ed333
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion express-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.portal.express</groupId>
<artifactId>express-importer-product</artifactId>
<version>11.1.1-SNAPSHOT</version>
<version>11.1.2-SNAPSHOT</version>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion express-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: Axon Ivy Express Importer
Bundle-SymbolicName: express-importer;singleton:=true
Bundle-Version: 11.1.1.qualifier
Bundle-Version: 11.1.2.qualifier
Require-Bundle: ch.ivyteam.ivy.process.rdm,
ch.ivyteam.ivy.designer.ide,
ch.ivyteam.ivy.dialog.config,
Expand Down
2 changes: 1 addition & 1 deletion express-importer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.axonivy.portal.express</groupId>
<artifactId>express-importer</artifactId>
<version>11.1.1-SNAPSHOT</version>
<version>11.1.2-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 @@ -3,7 +3,7 @@
<groupId>com.axonivy.portal.express</groupId>
<name>express-importer</name>
<artifactId>express-importer-modules</artifactId>
<version>11.1.1-SNAPSHOT</version>
<version>11.1.2-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit a3ed333

Please sign in to comment.