File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 75
75
<url >https://github.com/nalukit/nalu/issues</url >
76
76
</issueManagement >
77
77
78
- <distributionManagement >
79
- <snapshotRepository >
80
- <id >central</id >
81
- <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
82
- </snapshotRepository >
83
- <repository >
84
- <id >central</id >
85
- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
86
- </repository >
87
- </distributionManagement >
88
-
89
78
<properties >
90
79
<revision >HEAD-SNAPSHOT</revision >
91
80
254
243
</execution >
255
244
</executions >
256
245
</plugin >
257
- <plugin >
258
- <groupId >org.sonatype.central</groupId >
259
- <artifactId >central-publishing-maven-plugin</artifactId >
260
- <version >${plugin.version.central} </version >
261
- <extensions >true</extensions >
262
- <configuration >
263
- <publishingServerId >central</publishingServerId >
264
- <centralBaseUrl >https://central.sonatype.com</centralBaseUrl >
265
- <centralSnapshotsUrl >https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl >
266
- </configuration >
267
- </plugin >
268
246
</plugins >
269
247
</build >
270
248
</profile >
You can’t perform that action at this time.
0 commit comments