Skip to content

Commit

Permalink
Merge pull request #213 from project-husky/209-maven-central-investig…
Browse files Browse the repository at this point in the history
…ations

comment out pluginManagement
  • Loading branch information
project-husky-owner authored Dec 6, 2024
2 parents a65be13 + 80ab90e commit b2f85fb
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 @@ -1236,7 +1236,7 @@
</repository>
</distributionManagement>
<build>
<pluginManagement>
<!--<pluginManagement>
<plugins>
<plugin>
<groupId>org.sonatype.plugins</groupId>
Expand All @@ -1249,7 +1249,7 @@
<version>3.2.7</version>
</plugin>
</plugins>
</pluginManagement>
</pluginManagement>-->
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit b2f85fb

Please sign in to comment.