Skip to content

Commit f9c53e8

Browse files
authored
Merge pull request #124 from scality/improvement/OSIS-120-bump-vcltjv
improvement: OSIS-120-bump-vcltjv-post-vcltjv-release
2 parents a1ef2dd + f55f9b1 commit f9c53e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
osisVersion = '2.0.0'
4-
vaultclientVersion = '1.0.0-SNAPSHOT'
4+
vaultclientVersion = '1.0.0'
55
springBootVersion = '2.7.5'
66
}
77
}

0 commit comments

Comments
 (0)