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 380380 <!-- Repositories -->
381381 <repositories >
382382 <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 >
386385 <layout >default</layout >
386+ <url >https://ftp1.digi.com/support/m-repo/</url >
387387 <snapshots >
388388 <enabled >false</enabled >
389389 </snapshots >
390390 </repository >
391391 <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 >
394395 <layout >default</layout >
395- <url >https://ftp1.digi.com/support/m-repo/</url >
396396 <snapshots >
397397 <enabled >false</enabled >
398398 </snapshots >
You can’t perform that action at this time.
0 commit comments