Skip to content

Commit 6b067aa

Browse files
committed
chore(all): update project description on bintray
1 parent b0e3c91 commit 6b067aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/bintray.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bintray {
88
syncToMavenCentral = true
99
repo = "maven"
1010
userOrg = "tinesoft"
11-
description = "Set of JUnit Rule & Extension to easily load data to test your spring-data elasticsearch-based projects"
11+
description = "Set of JUnit Rules & Extensions to easily load data to test your spring-data elasticsearch-based projects"
1212
websiteUrl = "https://github.com/tinesoft/spring-esdata-loader"
1313
issueTrackerUrl = "https://github.com/tinesoft/spring-esdata-loader/issues"
1414
vcsUrl = "https://github.com/tinesoft/spring-esdata-loader.git"

0 commit comments

Comments
 (0)