We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8cf891 commit cae5aa2Copy full SHA for cae5aa2
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'checkstyle'
5
6
group 'com.bettercloud'
7
archivesBaseName = 'vault-java-driver'
8
-version '5.0.0-SNAPSHOT'
+version '5.0.0'
9
ext.isReleaseVersion = !version.endsWith('SNAPSHOT')
10
11
// This project is actually limited to Java 8 compatibility. See below.
0 commit comments