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

Commit

Permalink
🔖 Release v1.6.0
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 Oct 4, 2022
1 parent 68077cc commit d0314e2
Show file tree
Hide file tree
Showing 2 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.6
v1.6.0
8 changes: 4 additions & 4 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.6</version>
<version>v1.6.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-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>b4340d67a7385911414c6025e557b1d6a7eb9beb</tag>
<tag>68077cc09e234a6c61fe9739a2b3796f84f4f6cd</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.6</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down Expand Up @@ -128,4 +128,4 @@
<!-- This file was autogenerated by Leiningen.
Please do not edit it directly; instead edit project.clj and regenerate it.
It should not be considered canonical data. For more information see
https://github.com/technomancy/leiningen -->
https://codeberg.org/leiningen/leiningen -->

0 comments on commit d0314e2

Please sign in to comment.