Skip to content

Commit

Permalink
Merge branch 'master' into feature/MARP-578-Handling-feedback-release…
Browse files Browse the repository at this point in the history
…-Vertex-AI-connector
  • Loading branch information
tvtphuc-axonivy committed Jul 23, 2024
2 parents db87258 + b28cb2d commit bc90359
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
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.vertexai</groupId>
<name>vertexai-google</name>
<artifactId>vertexai-google-modules</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.23-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion vertexai-google-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.vertexai</groupId>
<artifactId>vertexai-google-demo</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.23-SNAPSHOT</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion vertexai-google-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.vertexai</groupId>
<artifactId>vertexai-google-product</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.23-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion vertexai-google-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.vertexai</groupId>
<artifactId>vertexai-google-test</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.23-SNAPSHOT</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion vertexai-google/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.vertexai</groupId>
<artifactId>vertexai-google</artifactId>
<version>10.0.21-SNAPSHOT</version>
<version>10.0.23-SNAPSHOT</version>
<packaging>iar</packaging>
<dependencies>
<dependency>
Expand Down

0 comments on commit bc90359

Please sign in to comment.