aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
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 /version.properties
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 'version.properties')
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index ee9f646..a75c90e 100644
--- a/version.properties
+++ b/version.properties
@@ -1,6 +1,6 @@
major=2
minor=0
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT