Skip to content

Commit 24edb45

Browse files
authored
Update pom.xml
1 parent 351462b commit 24edb45

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

pom.xml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,6 @@
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

@@ -783,17 +773,6 @@
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>

0 commit comments

Comments
 (0)