aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-03-13 17:38:02 -0400
committerAlex Shatov <alexs@att.com>2018-03-13 17:38:02 -0400
commitef6beaad0aff2a99c6af065d25a60d8054ead39b (patch)
tree81fee9ac699bcf05ede66e3d273e4d6053972df3 /package.json
parent5035caeacb65e7d871730beca04877c37d1f76f8 (diff)
on /policy APIs return server_instance_uuid
- that will allow the policy-handler to identify the change of deployment-handler instance and send the catch_up message to bring all the policies up to date - proper jira ticket Change-Id: I53f99ea8316f506ab999fb6183952409ecb6e53b Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-389
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d7d20e7..b239f5e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "onap-dcae-deployment-handler",
- "version": "4.3.1",
+ "version": "4.3.2",
"description": "ONAP DCAE Deployment Handler",
"main": "deployment-handler.js",
"dependencies": {