Skip to content

Commit

Permalink
remove snapshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
yishi-ttd committed Oct 27, 2023
1 parent b364d9c commit 7923d18
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 @@ -25,20 +25,6 @@
<image.version>${project.version}</image.version>
</properties>


<repositories>
<repository>
<id>snapshots-repo</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 7923d18

Please sign in to comment.