Skip to content

Commit 992eb15

Browse files
committed
Update SCM URL
1 parent 990fd47 commit 992eb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labkey-client-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ project.afterEvaluate {
175175
scm {
176176
connection = 'scm:git:https://github.com/LabKey/labkey-api-java'
177177
developerConnection = 'scm:git:https://github.com/LabKey/labkey-api-java'
178-
url = 'scm:git:https://github.com/LabKey/labkey-api-java/java'
178+
url = 'scm:git:https://github.com/LabKey/labkey-api-java/labkey-client-api'
179179
}
180180
}
181181

0 commit comments

Comments
 (0)