Skip to content

Commit

Permalink
Use new repository for ui-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
olivergondza committed Jul 13, 2021
1 parent 6135d0b commit 735da13
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions ui-tests/pom.xml
Expand Up @@ -38,15 +38,8 @@

<repositories>
<repository>
<id>maven.jenkins-ci.org</id>
<url>https://repo.jenkins-ci.org/releases/</url>
</repository>
<repository>
<id>maven.jenkins-ci.org-sn</id>
<url>https://repo.jenkins-ci.org/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>repo.jenkins-ci.org</id>
<url>https://repo.jenkins-ci.org/public/</url>
</repository>
</repositories>

Expand Down

0 comments on commit 735da13

Please sign in to comment.