summaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorsblimkie <steven.blimkie@amdocs.com>2018-11-01 16:40:39 -0400
committersblimkie <steven.blimkie@amdocs.com>2018-11-01 16:40:39 -0400
commit65635eb379813c675a3d70b6ed9e6acc3268df5e (patch)
tree4970756d7aac04849169aeadb981cf3b9361899e /project.clj
parent8f8d71565561f6abeac32bd39ac502c5bdc5964b (diff)
upversion to 1.3.13.0.0-ONAP
Change-Id: I122c7806a6568afcb15b24543b50e659ae8be0ae Issue-ID: AAI-1817 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 17d07f2..361606f 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.onap.aai/gallifrey "1.3.0-SNAPSHOT"
+(defproject org.onap.aai/gallifrey "1.3.1-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.8.0"]
[com.7theta/utilis "1.0.4"]