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 490c780 commit c194f78Copy full SHA for c194f78
build.gradle
@@ -27,7 +27,7 @@ apply plugin: 'java'
27
apply plugin: 'com.diffplug.spotless'
28
29
group 'io.tiledb'
30
-version = '1.0.0-SNAPSHOT'
+version = '0.0.1-SNAPSHOT'
31
32
repositories {
33
mavenCentral()
settings.gradle
@@ -1 +1 @@
1
-rootProject.name = "tiledb-cloud-java"
+rootProject.name = "tiledb-client"
0 commit comments