Skip to content

Commit

Permalink
Release (#33)
Browse files Browse the repository at this point in the history
* [maven-release-plugin] prepare release v12.0.0

* [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 2, 2024
1 parent 6e71784 commit 9a39f85
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion open-weather-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.openweather</groupId>
<artifactId>open-weather-connector-demo</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-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 open-weather-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.openweather</groupId>
<artifactId>open-weather-connector-product</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion open-weather-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.openweather</groupId>
<artifactId>open-weather-connector-test</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-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 open-weather-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.openweather</groupId>
<artifactId>open-weather-connector</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-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.openweather</groupId>
<name>open-weather-connector</name>
<artifactId>open-weather-connector-modules</artifactId>
<version>12.0.0-SNAPSHOT</version>
<version>12.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 9a39f85

Please sign in to comment.