File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 uses : actions/setup-java@v4
2424 with :
2525 java-version : ' 8'
26- distribution : ' temurin '
26+ distribution : ' zulu '
2727 server-id : ossrh
2828 server-username : MAVEN_USERNAME
2929 server-password : MAVEN_PASSWORD
Original file line number Diff line number Diff line change 2727 uses : actions/setup-java@v4
2828 with :
2929 java-version : ' 8'
30- distribution : ' temurin '
30+ distribution : ' zulu '
3131 server-id : ossrh
3232 server-username : MAVEN_USERNAME
3333 server-password : MAVEN_PASSWORD
Original file line number Diff line number Diff line change 266266 </execution >
267267 </executions >
268268 </plugin >
269- <!-- plugin>
269+ <plugin >
270270 <groupId >org.sonatype.plugins</groupId >
271271 <artifactId >nexus-staging-maven-plugin</artifactId >
272272 <version >1.7.0</version >
286286 <version >15.0</version >
287287 </dependency >
288288 </dependencies >
289- </plugin-- >
289+ </plugin >
290290 </plugins >
291291 </build >
292292 </profile >
You can’t perform that action at this time.
0 commit comments