aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThreefoot, Jane (jt6620) <jt6620@att.com>2017-08-11 10:00:56 -0400
committerThreefoot, Jane (jt6620) <jt6620@att.com>2017-08-11 10:03:37 -0400
commit072afa5431c667dc979763af76e82de27450350c (patch)
tree4853b90f0a837f1d05ce36034b551382e9df7eb2 /pom.xml
parentb4a26402b07797c3f1aa82b2b038e5ff0820aec6 (diff)
[AAI-124 Amsterdam] added new queries
Change-Id: I92afb1df851b07810cf481140f7d6ab2a5d79c0d Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
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>