aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 5b34b8e..1c53cf2 100644
--- a/project.clj
+++ b/project.clj
@@ -33,7 +33,7 @@
[:name "ECOMP Release Repository"]
[:url "https://nexus.onap.org/content/repositories/releases/"]]
[:snapshotRepository
- [:id "ecomp-snapshot"]
+ [:id "ecomp-snapshots"]
[:name "ECOMP Snapshot Repository"]
[:url "https://nexus.onap.org/content/repositories/snapshots/"]]]
:profiles {:dev {:source-paths ["dev"]