File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 5656 <values-schema-json-plugin .version>1.1.1</values-schema-json-plugin .version>
5757 </properties >
5858
59-
60-
61- <distributionManagement >
62- <repository >
63- <id >central</id >
64- <name >Central Maven Repository</name >
65- <!-- url>https://central.sonatype.com/api/v1/publisher/</url-->
66- </repository >
67- </distributionManagement >
68-
6959 <dependencyManagement >
7060 <dependencies >
7161
783773 </execution >
784774 </executions >
785775 </plugin >
786- <plugin >
787- <groupId >org.sonatype.central</groupId >
788- <artifactId >central-publishing-maven-plugin</artifactId >
789- <version >0.6.0</version >
790- <extensions >true</extensions >
791- <configuration >
792- <publishingServerId >central</publishingServerId >
793- <autoPublish >true</autoPublish >
794- <waitUntil >published</waitUntil >
795- </configuration >
796- </plugin >
797776 <plugin >
798777 <groupId >org.apache.maven.plugins</groupId >
799778 <artifactId >maven-gpg-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments