Skip to content

Commit

Permalink
remove plugin repo for sonatype host
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Zollinger committed Feb 24, 2024
1 parent 75fcd12 commit d64b596
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,18 +198,4 @@
</plugin>
</plugins>
</build>

<pluginRepositories>
<pluginRepository>
<id>central</id>
<url>https://repo.maven.apache.org/maven2</url>
</pluginRepository>
<pluginRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>

0 comments on commit d64b596

Please sign in to comment.