Skip to content

Commit

Permalink
Release (#118)
Browse files Browse the repository at this point in the history
* [maven-release-plugin] prepare release v12.0.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 Dec 17, 2024
1 parent 2303935 commit 3678976
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion msgraph-calendar-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.office365</groupId>
<artifactId>msgraph-calendar-demo</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-connector-app/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.office365</groupId>
<artifactId>msgraph-connector-app</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-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.office365</groupId>
<artifactId>msgraph-product</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axonivy.connector.office365</groupId>
<artifactId>msgraph-product</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion msgraph-connector-product/products/msgraph-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axonivy.connector.office365</groupId>
<artifactId>msgraph-product</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axonivy.connector.office365</groupId>
<artifactId>msgraph-product</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion msgraph-connector-product/products/msgraph-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axonivy.connector.office365</groupId>
<artifactId>msgraph-product</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion msgraph-connector-product/products/msgraph-todo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.axonivy.connector.office365</groupId>
<artifactId>msgraph-product</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion msgraph-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.office365</groupId>
<artifactId>msgraph-connector-test</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar-integration-test</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-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.office365</groupId>
<artifactId>msgraph-connector</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-mail-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.office365</groupId>
<artifactId>msgraph-mail-demo</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-oauth-feature/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.msgraph</groupId>
<artifactId>msgraph-oauth-feature</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-sharepoint-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.office365</groupId>
<artifactId>msgraph-sharepoint-demo</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-teams-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.office365</groupId>
<artifactId>msgraph-teams-demo</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-teams-notification/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.office365</groupId>
<artifactId>msgraph-teams-notification</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.0</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion msgraph-todo-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.office365</groupId>
<artifactId>msgraph-todo-demo</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>12.0.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.connector.office365</groupId>
<name>msgraph-connector</name>
<artifactId>msgraph-modules</artifactId>
<version>12.0.1-SNAPSHOT</version>
<version>12.0.2-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 3678976

Please sign in to comment.