summaryrefslogtreecommitdiffstats
path: root/misc/rosetta/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rosetta/pom.xml')
-rw-r--r--misc/rosetta/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml
index 57e8c90f..3226613c 100644
--- a/misc/rosetta/pom.xml
+++ b/misc/rosetta/pom.xml
@@ -183,6 +183,11 @@
<name>AAF Release Repository</name>
<url>${nexusproxy}${releaseNexusPath}</url>
</repository>
+ <snapshotRepository>
+ <id>ecomp-snapshots</id>
+ <name>AAF Snapshot Repository</name>
+ <url>${nexusproxy}${snapshotNexusPath}</url>
+ </snapshotRepository>
<site>
<id>ecomp-site</id>
<url>dav:${nexusproxy}${sitePath}</url>