Skip to content

Commit

Permalink
Merge pull request #46 from axonivy-market/new-release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
quanpham-axonivy authored Nov 12, 2024
2 parents 41d5975 + 9d66b9e commit 37f7bd6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
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.uipath</groupId>
<name>ui-path-connector</name>
<artifactId>ui-path-connector-modules</artifactId>
<version>11.3.2-SNAPSHOT</version>
<version>11.3.3-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion ui-path-connector-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.uipath</groupId>
<artifactId>ui-path-connector-demo</artifactId>
<version>11.3.2-SNAPSHOT</version>
<version>11.3.3-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>11.3.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion ui-path-connector-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.uipath</groupId>
<artifactId>ui-path-connector-product</artifactId>
<version>11.3.2-SNAPSHOT</version>
<version>11.3.3-SNAPSHOT</version>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion ui-path-connector-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.uipath</groupId>
<artifactId>ui-path-connector-test</artifactId>
<version>11.3.2-SNAPSHOT</version>
<version>11.3.3-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>11.3.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion ui-path-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.uipath</groupId>
<artifactId>ui-path-connector</artifactId>
<version>11.3.2-SNAPSHOT</version>
<version>11.3.3-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>11.3.0</project.build.plugin.version>
Expand Down

0 comments on commit 37f7bd6

Please sign in to comment.