File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 380
380
<!-- Repositories -->
381
381
<repositories >
382
382
<repository >
383
- <id >maven-central-repo</id >
384
- <name >Central Maven Repository</name >
385
- <url >https://repo.maven.apache.org/maven2</url >
383
+ <id >digi-repo</id >
384
+ <name >Digi Releases Repository</name >
386
385
<layout >default</layout >
386
+ <url >https://ftp1.digi.com/support/m-repo/</url >
387
387
<snapshots >
388
388
<enabled >false</enabled >
389
389
</snapshots >
390
390
</repository >
391
391
<repository >
392
- <id >digi-repo</id >
393
- <name >Digi Releases Repository</name >
392
+ <id >maven-central-repo</id >
393
+ <name >Central Maven Repository</name >
394
+ <url >https://repo.maven.apache.org/maven2</url >
394
395
<layout >default</layout >
395
- <url >https://ftp1.digi.com/support/m-repo/</url >
396
396
<snapshots >
397
397
<enabled >false</enabled >
398
398
</snapshots >
You can’t perform that action at this time.
0 commit comments