Skip to content

Commit

Permalink
removed repositories from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Oct 16, 2024
1 parent 6f6947c commit 04d1743
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,17 +93,6 @@
</dependency>
</dependencies>
</dependencyManagement>
<repositories>
<repository>
<id>apache.snapshots</id>
<name>Apache Development Snapshot Repository</name>
<url>https://repository.apache.org/content/repositories/snapshots/</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots />
</repository>
</repositories>
<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 04d1743

Please sign in to comment.