aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 91ed457..7b57ec3 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,6 +1,6 @@
{relx, [
{release,
- {cdapbroker,"4.0.8"},
+ {cdapbroker,"4.0.9"},
[cdapbroker]
},
%{extend_start_script,true},
@@ -72,6 +72,7 @@
workflows_tests,
httpabs_tests,
util_tests,
+ consul_interface_tests,
%sup is out of the box OTP
cdapbroker_sup
]}.