aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorC.T. Paterson <ctpaterson+onap@gmail.com>2018-09-04 14:05:24 -0400
committerC.T. Paterson <ctpaterson+onap@gmail.com>2018-09-04 14:49:55 -0400
commitd0dceef6a3504a376cc689afc119ef15a56b5f7a (patch)
tree6403bf7e70a014860e426589bdeec9fc11401607 /project.clj
parent1586036fd345c240982237b76469a1f5d04d122d (diff)
Adding version.properties for build job, tests
Issue-ID: AAI-1547 Change-Id: I70ecf0f427eb30da8df1ec3e2a0cec383e0063fb Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.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 4b78970..d51495d 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject chameleon "0.1.0"
+(defproject chameleon "1.3.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/core.async "0.4.474"]
[com.7theta/utilis "1.0.4"]