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.
2 parents 7705b04 + 854ef96 commit cd685bdCopy full SHA for cd685bd
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
distribution: 'zulu'
36
java-version: ${{ matrix.java-version }}
37
cache: "maven"
38
- server-id: sonatype
+ server-id: central
39
server-username: MAVEN_USERNAME
40
server-password: MAVEN_PASSWORD
41
.github/workflows/pullrequest.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments