Skip to content

Commit

Permalink
from pom.xml rm central-publishing-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
CaylaSavitzky authored Sep 11, 2024
1 parent 929e9b2 commit 98a7968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<artifactId>maven-site-plugin</artifactId>
<version>3.12.1</version>
</plugin>
<plugin>
<!-- <plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
<version>0.5.0</version>
Expand All @@ -198,7 +198,7 @@
<autoPublish>true</autoPublish>
<waitUntil>published</waitUntil>
</configuration>
</plugin>
</plugin> -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
Expand Down

0 comments on commit 98a7968

Please sign in to comment.