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 623f68c commit 8a7ac70Copy full SHA for 8a7ac70
build.gradle
@@ -19,7 +19,7 @@ apply plugin: 'maven'
19
sourceCompatibility = JavaVersion.VERSION_1_7
20
21
jar.archiveName = 'ds3_java_sdk'
22
-version = '0.2.4-SNAPSHOT'
+version = '0.2.5-SNAPSHOT'
23
group = 'com.spectralogic'
24
25
repositories {
0 commit comments