Skip to content

Commit

Permalink
Update [vald sha: fc635f405550080ba0d40d60b821474dad58559f]
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 aab95b2 commit 604d8e9
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.5.0
v1.5.1
2 changes: 1 addition & 1 deletion VALD_SHA
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fd38b2d67a5e8d0a58030f004d6e09f46cdfad47
fc635f405550080ba0d40d60b821474dad58559f
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.7.12</version>
<version>v1.5.0</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>1210d417f3a06eb145033e909ac53f54927b4f37</tag>
<tag>aab95b24466ce072ead08e86effaaee9e5b64c26</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.7.12</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 604d8e9

Please sign in to comment.