aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-08-07 17:26:04 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-08-07 18:37:47 +0000
commitd540116c44c040ff702dde9324b4cb7c57bd7237 (patch)
tree833f5c74b72900c4691417e6e8da3c3716c7b1a3 /project.clj
parentb86e919ddc8326524b45e3ab3cbf131f755fe566 (diff)
Syncup from master for schel-alto
Change-Id: I52b87c69249a5c863d7ce13a92833226e35002bf Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1718
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 d1b95a8..2432aec 100644
--- a/project.clj
+++ b/project.clj
@@ -21,7 +21,7 @@
; Using lein for REPL and testing because couldn't get Maven clojure plugin to work
; for these functional areas.
-(defproject service-change-handler "1.3.0"
+(defproject service-change-handler "1.3.2"
:description "Service change handler"
:dependencies [[org.clojure/clojure "1.8.0"]
[cheshire/cheshire "5.8.0"]