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 b6a7515 commit 790b23dCopy full SHA for 790b23d
build.gradle
@@ -108,7 +108,8 @@ jreleaser {
108
def stagingRepositories = ['core/build/staging-deploy',
109
'integration-test/build/staging-deploy',
110
'schema-loader/build/staging-deploy',
111
- 'data-loader/core/build/staging-deploy']
+ 'data-loader/core/build/staging-deploy',
112
+ 'data-loader/cli/build/staging-deploy']
113
mavenCentral {
114
sonatype {
115
active = 'RELEASE'
0 commit comments