Skip to content

Commit

Permalink
Fix restlet repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaar, Bjørn-Andre committed Jan 11, 2024
1 parent 96bec58 commit ac6aa09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,13 @@
<url>https://maven.pkg.github.com/${github.repository}</url>
</repository>
</distributionManagement>
<repositories>
<repository>
<id>maven-restlet</id>
<name>Public online Restlet repository</name>
<url>https://maven.restlet.talend.com</url>
</repository>
</repositories>
</profile>
</profiles>

Expand Down

0 comments on commit ac6aa09

Please sign in to comment.