Skip to content

Commit

Permalink
Release (#31)
Browse files Browse the repository at this point in the history
* [maven-release-plugin] prepare release v11.3.1

* [maven-release-plugin] prepare for next development iteration

---------

Co-authored-by: quanpham-axonivy <[email protected]>
  • Loading branch information
github-actions[bot] and quanpham-axonivy authored Nov 25, 2024
1 parent 90f0e7d commit 2e929d6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion email-encryption-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.utils.email.encryption</groupId>
<artifactId>email-encryption-demo</artifactId>
<version>11.3.1-SNAPSHOT</version>
<version>11.3.2-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 email-encryption-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.utils.email.encryption</groupId>
<artifactId>email-encryption-product</artifactId>
<version>11.3.1-SNAPSHOT</version>
<version>11.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion email-encryption-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.utils.email.encryption</groupId>
<artifactId>email-encryption-test</artifactId>
<version>11.3.1-SNAPSHOT</version>
<version>11.3.2-SNAPSHOT</version>
<packaging>iar-integration-test</packaging>
<properties>
<project.build.plugin.version>11.3.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion email-encryption/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.utils.email.encryption</groupId>
<artifactId>email-encryption</artifactId>
<version>11.3.1-SNAPSHOT</version>
<version>11.3.2-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 pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.axonivy.utils.email.encryption</groupId>
<name>email-encryption</name>
<artifactId>email-encryption-modules</artifactId>
<version>11.3.1-SNAPSHOT</version>
<version>11.3.2-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 2e929d6

Please sign in to comment.