This repository was archived by the owner on Apr 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-13
lines changed
Expand file tree Collapse file tree 2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 6767 with :
6868 servers : |
6969 [{
70- "id": "ossrh ",
70+ "id": "central ",
7171 "username": "${{ secrets.OSSRH_USERNAME }}",
7272 "password": "${{ secrets.OSSRH_TOKEN }}"
7373 }]
Original file line number Diff line number Diff line change 3333 </developer >
3434 </developers >
3535
36- <distributionManagement >
37- <snapshotRepository >
38- <id >ossrh</id >
39- <url >https://s01.oss.sonatype.org/content/repositories/snapshots/</url >
40- </snapshotRepository >
41- <repository >
42- <id >ossrh</id >
43- <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
44- </repository >
45- </distributionManagement >
46-
4736 <scm >
4837 <connection >scm:git:https://github.com/nicholasM95/vwgroup-connector.git</connection >
4938 <url >https://github.com/nicholasM95/vwgroup-connector.git</url >
135124 <version >0.7.0</version >
136125 <extensions >true</extensions >
137126 <configuration >
138- <publishingServerId >ossrh </publishingServerId >
127+ <publishingServerId >central </publishingServerId >
139128 </configuration >
140129 </plugin >
141130 <plugin >
You can’t perform that action at this time.
0 commit comments