This repository was archived by the owner on Dec 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-28
lines changed
site/testsuites/testsuite-kotlin Expand file tree Collapse file tree 1 file changed +3
-28
lines changed Original file line number Diff line number Diff line change 185185
186186 <repositories >
187187 <repository >
188- <id >jitpack</id >
189- <name >jitpack</name >
190- <url >https://jitpack.io</url >
191- </repository >
192- <repository >
193- <id >danubetech</id >
194- <name >danubetech</name >
195- <url >https://repo.danubetech.com/repository/maven-public/</url >
196- </repository >
197- <repository >
198- <id >jboss</id >
199- <name >jboss</name >
200- <url >https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/</url >
201- </repository >
202- <!--
203- Address Danubetech being down
204- https://github.com/TBD54566975/developer.tbd.website/issues/1242
205-
206- Remove when we have TBD repo dependencies proxied in a more permanent
207- Artifactory repo, or when we no longer have a danubetech dependency in the
208- supply chain
209- -->
210- <repository >
211- <id >tbd-danubetech-temp</id >
212- <name >tbd-danubetech-temp</name >
188+ <id >tbd-oss-thirdparty</id >
189+ <name >tbd-oss-thirdparty</name >
213190 <releases >
214191 <enabled >true</enabled >
215- <checksumPolicy >ignore</checksumPolicy >
216192 </releases >
217193 <snapshots >
218194 <enabled >false</enabled >
219- <checksumPolicy >warn</checksumPolicy >
220195 </snapshots >
221- <url >https://blockxyz.jfrog.io/artifactory/danubetech-temp /</url >
196+ <url >https://blockxyz.jfrog.io/artifactory/tbd-oss-thirdparty-maven2 /</url >
222197 </repository >
223198 <!--
224199 More ALR Dark Arts, remove this once we are no longer relying on tbdex-kt:SNAPSHOTs
You can’t perform that action at this time.
0 commit comments