Skip to content

Commit

Permalink
Update pom.xml (alibaba#1023)
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusZhou-CN authored Mar 29, 2022
1 parent f7434d6 commit 22e7882
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
<repositories>
<repository>
<id>central</id>
<url>http://repo1.maven.org/maven2</url>
<url>https://repo1.maven.org/maven2</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<!--<repository>
<id>java.net</id>
<url>http://download.java.net/maven/2/</url>
<releases>
Expand All @@ -82,7 +82,7 @@
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repository>-->
<repository>
<id>sonatype</id>
<name>sonatype</name>
Expand Down

0 comments on commit 22e7882

Please sign in to comment.