Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
quanpham-axonivy committed Nov 12, 2024
1 parent 95e4bf9 commit 9d66b9e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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</version>
<version>11.3.3-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand All @@ -15,7 +15,7 @@

<scm>
<developerConnection>scm:git:https://github.com/axonivy-market/${project.name}.git</developerConnection>
<tag>v11.3.2</tag>
<tag>HEAD</tag>
</scm>

<build>
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</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</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</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</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 9d66b9e

Please sign in to comment.