Skip to content

Commit

Permalink
🔖 Release v1.7.7
Browse files Browse the repository at this point in the history
Signed-off-by: Vdaas CI <vald@vdaas.org>
  • Loading branch information
vdaas-ci committed Sep 15, 2023
1 parent 8aaffbc commit d1835a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VALD_CLIENT_CLJ_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.7.6.Rev2
v1.7.7
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.6.Rev2</version>
<version>v1.7.7</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-client-clj</url>
<connection>scm:git:git://github.com/vdaas/vald-client-clj.git</connection>
<developerConnection>scm:git:ssh://git@github.com/vdaas/vald-client-clj.git</developerConnection>
<tag>d996818ff5c2baae41769b7887c242751eceb2d7</tag>
<tag>8aaffbcb437efde6d5583bd5e43bc21a1eeab6f5</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.6.Rev2</version>
<version>1.7.7</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit d1835a3

Please sign in to comment.