Commit caee08f 1 parent a7d0d5d commit caee08f Copy full SHA for caee08f
File tree 1 file changed +0
-44
lines changed
1 file changed +0
-44
lines changed Original file line number Diff line number Diff line change 147
147
</dependency >
148
148
</dependencies >
149
149
150
- <repositories >
151
- <repository >
152
- <id >spring-snapshots</id >
153
- <name >Spring Snapshots</name >
154
- <url >https://repo.spring.io/snapshot</url >
155
- <snapshots >
156
- <enabled >true</enabled >
157
- </snapshots >
158
- </repository >
159
- <repository >
160
- <id >spring-milestones</id >
161
- <name >Spring Milestones</name >
162
- <url >https://repo.spring.io/milestone</url >
163
- <snapshots >
164
- <enabled >false</enabled >
165
- </snapshots >
166
- </repository >
167
- <repository >
168
- <id >sonatype-oss-snapshots</id >
169
- <name >Sonatype OSS Snapshots Repository</name >
170
- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
171
- <snapshots >
172
- <enabled >true</enabled >
173
- </snapshots >
174
- </repository >
175
- </repositories >
176
- <pluginRepositories >
177
- <pluginRepository >
178
- <id >spring-snapshots</id >
179
- <name >Spring Snapshots</name >
180
- <url >https://repo.spring.io/snapshot</url >
181
- <snapshots >
182
- <enabled >true</enabled >
183
- </snapshots >
184
- </pluginRepository >
185
- <pluginRepository >
186
- <id >spring-milestones</id >
187
- <name >Spring Milestones</name >
188
- <url >https://repo.spring.io/milestone</url >
189
- <snapshots >
190
- <enabled >false</enabled >
191
- </snapshots >
192
- </pluginRepository >
193
- </pluginRepositories >
194
150
</project >
You can’t perform that action at this time.
0 commit comments