ATLAS-3756: fixed build error due to restlet library dependency resolution

Signed-off-by: Madhan Neethiraj <madhan@apache.org>
This commit is contained in:
Henry Saputra 2020-04-26 15:20:29 -07:00 committed by Madhan Neethiraj
parent 8c1b1430a1
commit d1781a7c38
1 changed files with 5 additions and 0 deletions

View File

@ -896,6 +896,11 @@
<name>Typesafe Repository</name>
<url>https://repo.typesafe.com/typesafe/releases/</url>
</repository>
<repository>
<id>maven-restlet</id>
<name>Public online Restlet repository</name>
<url>https://maven.restlet.talend.com/</url>
</repository>
</repositories>
<dependencyManagement>