Skip to content

Commit

Permalink
Merge pull request #63 from brenoepics/dependabot/maven/org.sonatype.…
Browse files Browse the repository at this point in the history
…central-central-publishing-maven-plugin-0.3.0

chore: Bump org.sonatype.central:central-publishing-maven-plugin from 0.1.2 to 0.3.0
  • Loading branch information
brenoepics authored Jan 31, 2024
2 parents 8f4d0e9 + a778fe4 commit e330b8b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,10 @@
<plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
<version>0.1.2</version>
<version>0.3.0</version>
<extensions>true</extensions>
<configuration>
<publishingServerId>central</publishingServerId>
<tokenEnabled>true</tokenEnabled>
</configuration>
</plugin>
<plugin>
Expand All @@ -228,4 +227,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit e330b8b

Please sign in to comment.