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 b215275 commit 5a55975Copy full SHA for 5a55975
build.gradle
@@ -191,7 +191,7 @@ project.publishing {
191
scm {
192
connection = 'scm:git:https://github.com/LabKey/labkey-api-java'
193
developerConnection = 'scm:git:https://github.com/LabKey/labkey-api-java'
194
- url = 'scm:git:https://github.com/LabKey/labkey-api-java/labkey-client-api'
+ url = 'scm:git:https://github.com/LabKey/labkey-api-java'
195
}
196
197
0 commit comments