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 990fd47 commit 992eb15Copy full SHA for 992eb15
labkey-client-api/build.gradle
@@ -175,7 +175,7 @@ project.afterEvaluate {
175
scm {
176
connection = 'scm:git:https://github.com/LabKey/labkey-api-java'
177
developerConnection = 'scm:git:https://github.com/LabKey/labkey-api-java'
178
- url = 'scm:git:https://github.com/LabKey/labkey-api-java/java'
+ url = 'scm:git:https://github.com/LabKey/labkey-api-java/labkey-client-api'
179
}
180
181
0 commit comments