Skip to content

Commit

Permalink
removed unused snapshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
l-trotta committed Nov 27, 2024
1 parent 5c9d9d1 commit ade536b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>spring-snapshots</id>
<name>Spring Snapshots</name>
<url>https://repo.spring.io/snapshot</url>
<releases>
<enabled>false</enabled>
</releases>
</repository>
</repositories>
<properties>
<java.version>17</java.version>
Expand Down

0 comments on commit ade536b

Please sign in to comment.