aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 81a44a4..34ca304 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,6 +60,14 @@
<aai-core.version>1.1.0-SNAPSHOT</aai-core.version>
</properties>
+ <repositories>
+ <repository>
+ <id>maven.restlet.org</id>
+ <name>maven.restlet.org</name>
+ <url>http://maven.restlet.org</url>
+ </repository>
+ </repositories>
+
<distributionManagement>
<repository>
<id>ecomp-releases</id>