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 e8e32c3 commit 458ebc8Copy full SHA for 458ebc8
data-loader/core/build.gradle
@@ -58,7 +58,7 @@ publishing {
58
from components.java
59
pom {
60
name = 'ScalarDB Data Loader'
61
- description = 'A tool for importing data to and from ScalarDB'
+ description = 'A tool for exporting data from and importing data into ScalarDB'
62
url = 'https://github.com/scalar-labs/scalardb'
63
licenses {
64
license {
0 commit comments