Skip to content

Commit

Permalink
IVYPORTAL-14577 Make express an independent marketplace item
Browse files Browse the repository at this point in the history
- Corrected Portal version
  • Loading branch information
lttung-axonivy committed Jul 17, 2023
1 parent 88bdefa commit 186fc35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions axonivy-express/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,12 @@
<properties>
<ivy.engine.version>11.2.0</ivy.engine.version>
<build.plugin.version>11.1.0</build.plugin.version>
<portal.version>9.1.0.0-SNAPSHOT</portal.version>
</properties>
<dependencies>
<dependency>
<groupId>com.axonivy.portal</groupId>
<artifactId>portal</artifactId>
<version>${portal.version}</version>
<version>9.1.0.0-SNAPSHOT</version>
<type>iar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit 186fc35

Please sign in to comment.