Skip to content

Commit

Permalink
Add maven.restlet.org repository (apache#13248)
Browse files Browse the repository at this point in the history
* Add maven.restlet.org repository

* Unblock restlet-http

* Add maven.restlet.org repository
  • Loading branch information
codelipenghui authored Dec 12, 2021
1 parent 057edd8 commit 717e75d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2339,6 +2339,14 @@ flexible messaging model and an intuitive client API.</description>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>maven.restlet.org</id>
<name>maven.restlet.org</name>
<url>https://maven.restlet.talend.com</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>

</project>

0 comments on commit 717e75d

Please sign in to comment.