Skip to content

Commit

Permalink
second test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatix01 committed Jul 29, 2024
1 parent 5cc76f4 commit 2fd37ce
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,6 @@
</plugins>
</build>
<repositories>
<repository>
<id>maven</id>
<name>Maven central</name>
<url>https://repo.maven.apache.org/maven2</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>spring-milestones</id>
<name>Spring Milestones</name>
Expand All @@ -156,13 +148,5 @@
<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>
</project>

0 comments on commit 2fd37ce

Please sign in to comment.