Skip to content

Commit

Permalink
Release (#22)
Browse files Browse the repository at this point in the history
* [maven-release-plugin] prepare release v10.0.21

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

---------

Co-authored-by: linhpd-axonivy <[email protected]>
  • Loading branch information
github-actions[bot] and linhpd-axonivy authored Sep 12, 2024
1 parent e7d6ddc commit 537f621
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion S4HANA-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.s4hana</groupId>
<artifactId>s4-hana-demo</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.22-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion S4HANA-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.s4hana</groupId>
<artifactId>s4-hana-product</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.22-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion S4HANA-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.s4hana</groupId>
<artifactId>s4-hana-test</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.22-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion S4HANA/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.s4hana</groupId>
<artifactId>s4-hana-connector</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.22-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</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.market</groupId>
<name>S4HANA</name>
<artifactId>s4-hana-modules</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.22-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 537f621

Please sign in to comment.