File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ repositories {
4747
4848group ' org.labkey.api'
4949
50- version ' 1.0.0-SNAPSHOT'
50+ version ' 1.0.0-artifactorySaaS- SNAPSHOT'
5151
5252// We add the TeamCity extension here if it doesn't exist because we will use the build
5353// number property from TeamCity in the distribution artifact names, if present.
Original file line number Diff line number Diff line change 11# the URL for the artifact repository where our build plugins are housed
22# as well as the build artifacts. (Be careful not to include a trailing slash
33# in the context URL or you will get a 500 error from artifactory.)
4- artifactory_contextUrl =https://artifactory. labkey.com /artifactory
4+ artifactory_contextUrl =https://labkey.jfrog.io /artifactory
55
66artifactoryPluginVersion =4.21.0
77gradlePluginsVersion =1.32.2
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ repositories {
5757
5858group " org.labkey.api"
5959
60- version " 1.6.0-SNAPSHOT"
60+ version " 1.6.0-artifactorySaas- SNAPSHOT"
6161
6262dependencies {
6363 implementation " org.apache.httpcomponents:httpmime:${ httpmimeVersion} "
Original file line number Diff line number Diff line change 11# the URL for the artifact repository where our build plugins are housed
22# as well as the build artifacts. (Be careful not to include a trailing slash
33# in the context URL or you will get a 500 error from artifactory.)
4- artifactory_contextUrl =https://artifactory. labkey.com /artifactory
4+ artifactory_contextUrl =https://labkey.jfrog.io /artifactory
55
66# The source and target versions of Java for compilation tasks
77# We target a very old version to stay compatible with SAS. Our SAS macros wrap the Java remoteapi and run in the
You can’t perform that action at this time.
0 commit comments