diff options
Diffstat (limited to 'project.clj')
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 90c4776..67a294a 100644 --- a/project.clj +++ b/project.clj @@ -30,7 +30,7 @@ [clj-http/clj-http "3.3.0"] [org.bovinegenius/exploding-fish "0.3.4"] [clj-yaml/clj-yaml "0.4.0"] - [org.openecomp.sdc.sdc-distribution-client/sdc-distribution-client "1.1.0-SNAPSHOT"] + [org.onap.sdc.sdc-distribution-client/sdc-distribution-client "1.3.0"] ] ; TODO: Fill in the onap maven repository info |