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 d32a9d9 commit 15427edCopy full SHA for 15427ed
.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