Skip to content

Commit

Permalink
Adjust build.gradle for new Artifactory Plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-adam committed Oct 14, 2024
1 parent e2dc588 commit 379cb69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ if (BuildUtils.shouldPublish(project) || BuildUtils.shouldPublishDistribution(pr
username = artifactory_user
password = artifactory_password
}
maven = true
}
defaults
{
Expand Down

0 comments on commit 379cb69

Please sign in to comment.