File tree 1 file changed +36
-15
lines changed
1 file changed +36
-15
lines changed Original file line number Diff line number Diff line change 283
283
</profiles >
284
284
285
285
<repositories >
286
- <repository >
287
- <id >eclipse-release</id >
288
- <name >Eclipse Release Repository</name >
289
- <layout >default</layout >
290
- <url >https://repo.eclipse.org/content/repositories/releases/</url >
291
- </repository >
292
- <repository >
293
- <id >eclipse-snapshot</id >
294
- <name >Eclipse Snapshot Repository</name >
295
- <layout >default</layout >
296
- <url >https://repo.eclipse.org/content/repositories/snapshots/</url >
297
- <snapshots >
298
- <enabled >true</enabled >
299
- </snapshots >
300
- </repository >
286
+ <repository >
287
+ <id >jcenter</id >
288
+ <name >JCenter Repository</name >
289
+ <url >https://jcenter.bintray.com/</url >
290
+ </repository >
291
+ <repository >
292
+ <id >jfrog</id >
293
+ <name >JFrog OSS Repository</name >
294
+ <url >http://oss.jfrog.org/libs-snapshot/</url >
295
+ <snapshots >
296
+ <enabled >true</enabled >
297
+ </snapshots >
298
+ </repository >
299
+ <repository >
300
+ <id >eclipse</id >
301
+ <name >Eclipse Snapshot Repository</name >
302
+ <layout >default</layout >
303
+ <url >https://repo.eclipse.org/content/repositories/snapshots/</url >
304
+ <snapshots >
305
+ <enabled >true</enabled >
306
+ </snapshots >
307
+ </repository >
308
+ <repository >
309
+ <id >tmp-jaxrs-swagger</id >
310
+ <url >https://github.com/maggu2810/openhab2-mvn-repo/raw/jaxrs-swagger</url >
311
+ <snapshots >
312
+ <enabled >true</enabled >
313
+ </snapshots >
314
+ </repository >
315
+ <repository >
316
+ <id >tmp-shk</id >
317
+ <url >https://github.com/maggu2810/openhab2-mvn-repo/raw/shk</url >
318
+ <snapshots >
319
+ <enabled >true</enabled >
320
+ </snapshots >
321
+ </repository >
301
322
</repositories >
302
323
303
324
</project >
You can’t perform that action at this time.
0 commit comments