Skip to content

Commit

Permalink
Release 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrpedrianes committed Apr 10, 2024
1 parent 9b46a97 commit aea4308
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion kuflow-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kuflow-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kuflow-temporal-activity-email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kuflow-temporal-activity-kuflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kuflow-temporal-activity-robotframework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kuflow-temporal-activity-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kuflow-temporal-activity-uivision/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion kuflow-temporal-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<groupId>com.kuflow</groupId>
<artifactId>kuflow-sdk</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
<packaging>pom</packaging>

<name>KuFlow SDK</name>
Expand Down

0 comments on commit aea4308

Please sign in to comment.