We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511f311 commit 4cc2aafCopy full SHA for 4cc2aaf
pom.xml
@@ -94,27 +94,4 @@
94
</plugin>
95
</plugins>
96
</build>
97
- <repositories>
98
- <repository>
99
- <id>snapshots</id>
100
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
101
- <snapshots>
102
- <enabled>true</enabled>
103
- </snapshots>
104
- </repository>
105
106
- <id>spring</id>
107
- <url>https://maven.aliyun.com/repository/spring</url>
108
- <releases>
109
110
- </releases>
111
112
113
- <id>aliyun</id>
114
- <url>http://maven.aliyun.com/nexus/content/repositories/central</url>
115
116
117
118
119
- </repositories>
120
</project>
0 commit comments