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 b5c954d commit 042d24eCopy full SHA for 042d24e
build.gradle
@@ -122,6 +122,7 @@ publishing {
122
scm {
123
connection = 'scm:git:git://github.com/launchdarkly/java-server-sdk-dynamodb.git'
124
developerConnection = 'scm:git:ssh:git@github.com:launchdarkly/java-server-sdk-dynamodb.git'
125
+ url = 'https://github.com/launchdarkly/java-server-sdk-dynamodb'
126
}
127
128
0 commit comments