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 9239124 commit ae34a65Copy full SHA for ae34a65
.github/workflows/continuous-integration-workflow.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
should-perform-release: ${{ needs.deploy-artifacts.outputs.artifacts-deployed }}
63
project-version: ${{ needs.deploy-artifacts.outputs.project-version }}
64
- milestone-repo-url: https://repo.spring.io/artifactory/milestone
+ milestone-repo-url: https://repo1.maven.org/maven2
65
release-repo-url: https://repo1.maven.org/maven2
66
artifact-path: org/springframework/ldap/spring-ldap-core
67
slack-announcing-id: spring-ldap-announcing
0 commit comments