File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 "password": "${{ secrets.OSSRH_PASSWORD }}"
5050 },
5151 {
52- "id": "ossrh-staging-api ",
52+ "id": "central-portal-snapshots ",
5353 "username": "${{ secrets.OSSRH_USERNAME }}",
5454 "password": "${{ secrets.OSSRH_PASSWORD }}"
5555 }]
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.openwms</groupId >
88 <artifactId >org.openwms.parent</artifactId >
9- <version >27.5 </version >
9+ <version >27.6 </version >
1010 <relativePath />
1111 </parent >
1212 <artifactId >org.openwms.services</artifactId >
251251
252252 <repositories >
253253 <repository >
254- <id >ossrh-staging-api </id >
255- <name >OSSRH Staging Repository </name >
256- <url >https://ossrh-staging-api. central.sonatype.com/service/local/staging/deploy/maven2 /</url >
254+ <id >central-portal-snapshots </id >
255+ <name >Central Portal Snapshots </name >
256+ <url >https://central.sonatype.com/repository/maven-snapshots /</url >
257257 <snapshots >
258258 <enabled >true</enabled >
259259 </snapshots >
260260 <releases >
261- <enabled >true </enabled >
261+ <enabled >false </enabled >
262262 </releases >
263263 </repository >
264264 </repositories >
You can’t perform that action at this time.
0 commit comments