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 b0e3c91 commit 6b067aaCopy full SHA for 6b067aa
gradle/bintray.gradle
@@ -8,7 +8,7 @@ bintray {
8
syncToMavenCentral = true
9
repo = "maven"
10
userOrg = "tinesoft"
11
- description = "Set of JUnit Rule & Extension to easily load data to test your spring-data elasticsearch-based projects"
+ description = "Set of JUnit Rules & Extensions to easily load data to test your spring-data elasticsearch-based projects"
12
websiteUrl = "https://github.com/tinesoft/spring-esdata-loader"
13
issueTrackerUrl = "https://github.com/tinesoft/spring-esdata-loader/issues"
14
vcsUrl = "https://github.com/tinesoft/spring-esdata-loader.git"
0 commit comments