diff options
author | sblimkie <sb787e@att.com> | 2018-11-05 10:16:18 -0500 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-11-05 10:34:55 -0500 |
commit | df32f3f02e86595f478f04536d32eb96762457e8 (patch) | |
tree | 8f21208057b0a40a74be931bdad57f3130ae72e2 /project.clj | |
parent | 1d2876b3e23fd186f3a5d0db1c35b6577fe9ca87 (diff) |
Upversion for Dublin
Change-Id: I15b107605a699f654f87d9c62c1e31bb5920d947
Issue-ID: AAI-1857
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
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 8813069..053f766 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.onap.aai/chameleon "1.3.1-SNAPSHOT" +(defproject org.onap.aai/chameleon "1.4.0-SNAPSHOT" :name "chameleon" :dependencies [[org.clojure/clojure "1.9.0"] [org.clojure/core.async "0.4.474"] |