From 77097fadf2dc4e5356bb2fa9ba370c75bf4a9439 Mon Sep 17 00:00:00 2001 From: krishna Date: Mon, 13 May 2019 20:14:48 +0530 Subject: Ignore additional fields in FM and PM messages Change-Id: I59dedd9f92bbbd39ba8ddd9c18c1f06afd30d349 Issue-ID: DCAEGEN2-1497 Signed-off-by: krishna --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index ad1d4b0..870aad8 100644 --- a/version.properties +++ b/version.properties @@ -20,7 +20,7 @@ ############################################################################### major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg