Skip to content

Commit 042d24e

Browse files
committed
pom fix
1 parent b5c954d commit 042d24e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ publishing {
122122
scm {
123123
connection = 'scm:git:git://github.com/launchdarkly/java-server-sdk-dynamodb.git'
124124
developerConnection = 'scm:git:ssh:[email protected]:launchdarkly/java-server-sdk-dynamodb.git'
125+
url = 'https://github.com/launchdarkly/java-server-sdk-dynamodb'
125126
}
126127
}
127128
}

0 commit comments

Comments
 (0)