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

(cherry picked from commit 717e75d)
  • Loading branch information
codelipenghui authored and eolivelli committed Dec 16, 2021
1 parent 0a00ae0 commit a0571b9
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 @@ -2335,6 +2335,14 @@ flexible messaging model and an intuitive client API.</description>
<enabled>false</enabled>
</releases>
</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>

<distributionManagement>
Expand Down

0 comments on commit a0571b9

Please sign in to comment.