aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorsblimkie <steven.blimkie@amdocs.com>2018-11-05 10:35:59 -0500
committersblimkie <steven.blimkie@amdocs.com>2018-11-05 10:35:59 -0500
commit4171e35d4ea5d28e7ffd8bb6406d56568dbefa64 (patch)
tree8dfe866257a42a406c5b4eb928c7d0e053b3a9be /project.clj
parent65635eb379813c675a3d70b6ed9e6acc3268df5e (diff)
Upversion for Dublin
Change-Id: Idc059c8cde0e3e047acc600558c190e0dc42a171 Issue-ID: AAI-1858 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
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 361606f..da1eb36 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.onap.aai/gallifrey "1.3.1-SNAPSHOT"
+(defproject org.onap.aai/gallifrey "1.4.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.8.0"]
[com.7theta/utilis "1.0.4"]