aboutsummaryrefslogtreecommitdiffstats
path: root/src/cdapbroker.app.src
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-09-06 22:08:30 -0400
committerTommy Carpenter <tommy@research.att.com>2017-09-08 14:28:28 -0400
commitb5f293ece50abeb188d8245a2d803e5047fdcdbb (patch)
treea974b88603a779cddbd67ba17a19e015ea6150d5 /src/cdapbroker.app.src
parentca2c3ada0487ced88ebba5cf5b39af4ec578b13e (diff)
Clean up resource handler.
Refactors some resource_handler functions to split between pure and impure. Adds more unit tests and removes integration_tests IssueID: DCAEGEN2-99 Change-Id: I667e3cdeb7346b87b5e8a54dcfbf5058858f10a6 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'src/cdapbroker.app.src')
-rw-r--r--src/cdapbroker.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cdapbroker.app.src b/src/cdapbroker.app.src
index 157b141..b95d534 100644
--- a/src/cdapbroker.app.src
+++ b/src/cdapbroker.app.src
@@ -1,6 +1,6 @@
{application, cdapbroker,
[{description, "Interface between Consul and CDAP in DCAE"},
- {vsn, "4.0.4"},
+ {vsn, "4.0.5"},
{registered, []},
{mod, { cdapbroker_app, []}},
{applications,