Skip to content

Commit 08bf8e4

Browse files
committed
name and description updated
1 parent 7d42cbe commit 08bf8e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data-loader/core/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ publishing {
5757
artifactId = 'scalardb-data-loader-core'
5858
from components.java
5959
pom {
60-
name = 'ScalarDB Data Loader'
61-
description = 'A tool for exporting data from and importing data into ScalarDB'
60+
name = 'ScalarDB Data Loader Core'
61+
description = 'Core library for exporting data from and importing data into ScalarDB'
6262
url = 'https://github.com/scalar-labs/scalardb'
6363
licenses {
6464
license {

0 commit comments

Comments
 (0)