Skip to content

Commit

Permalink
Update [vald sha: 253af24dd105334a0c2198568a37f9a06a7dccf4]
Browse files Browse the repository at this point in the history
Signed-off-by: Vdaas CI <[email protected]>
  • Loading branch information
vdaas-ci committed May 9, 2024
1 parent ae4db7a commit 70b142c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VALD_CLIENT_CLJ_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.4.0
v1.4.1
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a1a583795c867535a0a1ee21fa1af07a2ccf6726
253af24dd105334a0c2198568a37f9a06a7dccf4
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>vald-client-clj</groupId>
<artifactId>vald-client-clj</artifactId>
<packaging>jar</packaging>
<version>v1.4.0</version>
<version>v1.4.1</version>
<name>vald-client-clj</name>
<description>A client library for Vald.</description>
<url>https://github.com/vdaas/vald-client-clj</url>
Expand All @@ -18,7 +18,7 @@
<url>https://github.com/vdaas/vald-ci-labs</url>
<connection>scm:git:git://github.com/vdaas/vald-ci-labs.git</connection>
<developerConnection>scm:git:ssh://[email protected]/vdaas/vald-ci-labs.git</developerConnection>
<tag>45f07535b117cc0895a9a523954cd2c105b4ca6f</tag>
<tag>ae4db7ac22123a413bb51dcd905d1068124ca6da</tag>
</scm>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>org.vdaas.vald</groupId>
<artifactId>vald-client-java</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 70b142c

Please sign in to comment.