Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Oct 1, 2024
1 parent 03d795f commit ab6d557
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ private void addOpenSourceRepositories() {

private void addCommercialRepositories() {
getRepositoryNames().addAll(ArtifactRepositoryContainer.DEFAULT_MAVEN_CENTRAL_REPO_NAME,
"spring-commerical-release");
"spring-commercial-release");
}

@Override
Expand Down

0 comments on commit ab6d557

Please sign in to comment.