Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
🔖 Release v1.5.6
Browse files Browse the repository at this point in the history
Signed-off-by: VDaaS org <ci@vdaas.org>
  • Loading branch information
vdaas-ci committed Jul 20, 2022
1 parent b4340d6 commit a26bfb6
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.5.5
v1.5.6
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.5.5</version>
<version>v1.5.6</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>ecc322f387a23abc4bf3ca73f151a5ea5ccd1352</tag>
<tag>b4340d67a7385911414c6025e557b1d6a7eb9beb</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.5.5</version>
<version>1.5.6</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit a26bfb6

Please sign in to comment.