File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,6 @@ mavenMinorVersion = 1
3030mavenPatchVersion = 0
3131mavenArtifactSuffix =
3232
33- # These values are used to run functional tests
34- # If you wish to run the functional tests, edit the gradle.properties
35- # file in your user directory instead of adding them here.
36- # ex: C:\Users\username\.gradle\gradle.properties
37- ClientId ="CLIENT_ID"
38- Username ="USERNAME"
39- Password ="PASSWORD"
40-
4133# enable mavenCentralPublishingEnabled to publish to maven central
4234mavenCentralSnapshotArtifactSuffix = -SNAPSHOT
4335mavenCentralPublishingEnabled =true
Original file line number Diff line number Diff line change @@ -36,14 +36,6 @@ mavenPatchVersion = 0
3636# x-release-please-end
3737mavenArtifactSuffix =
3838
39- # These values are used to run functional tests
40- # If you wish to run the functional tests, edit the gradle.properties
41- # file in your user directory instead of adding them here.
42- # ex: C:\Users\username\.gradle\gradle.properties
43- ClientId ="CLIENT_ID"
44- Username ="USERNAME"
45- Password ="PASSWORD"
46-
4739# enable mavenCentralPublishingEnabled to publish to maven central
4840mavenCentralSnapshotArtifactSuffix = -SNAPSHOT
4941mavenCentralPublishingEnabled =true
You can’t perform that action at this time.
0 commit comments