File tree 3 files changed +18
-33
lines changed
3 files changed +18
-33
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 289
289
</repository >
290
290
</distributionManagement >
291
291
292
+ <repositories >
293
+ <repository >
294
+ <id >central</id >
295
+ <name >central</name >
296
+ <url >https://repo1.maven.org/maven2</url >
297
+ </repository >
298
+ <repository >
299
+ <id >spring-snapshot-local</id >
300
+ <name >spring-snapshot-local</name >
301
+ <url >https://repo.spring.io/libs-snapshot-local</url >
302
+ </repository >
303
+ <repository >
304
+ <id >spring-milestone-local</id >
305
+ <name >spring-milestone-local</name >
306
+ <url >https://repo.spring.io/libs-milestone-local</url >
307
+ </repository >
308
+ </repositories >
309
+
292
310
<scm >
293
311
<connection >scm:git:https://github.com/Cosium/spring-data-jpa-entity-graph</connection >
294
312
<developerConnection >scm:git:https://github.com/Cosium/spring-data-jpa-entity-graph</developerConnection >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments