diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 11:44:03 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 11:44:11 -0400 |
commit | a26adeb2a9b6eff7000014d280fb85f88950c130 (patch) | |
tree | 11257311499b1d57265221002d2147d0527b921a /project.clj | |
parent | a2d2029ce34b72a3e78cb9507382c8a08d01d754 (diff) |
Issue-ID: AAI-2579
Change-Id: Ib03b447118ffbb8ea04ba8c88083414d77f90a04
Signed-off-by: Jimmy Forsyth <jf2512@att.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 fd8cc17..acadd5e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.onap.aai/gallifrey "1.5.0-SNAPSHOT" +(defproject org.onap.aai/gallifrey "1.6.0-SNAPSHOT" :dependencies [[org.clojure/clojure "1.8.0"] [com.7theta/utilis "1.0.4"] |