diff options
author | 2020-04-07 12:51:44 +0100 | |
---|---|---|
committer | 2020-04-07 12:51:44 +0100 | |
commit | 33e480ad518fd031bca8ed0affba8a1ab22e51cc (patch) | |
tree | 22e4c5bf6dd6f500e02b73b3e151c86c99624794 /version.properties | |
parent | fd5eea3a50cd97201ebc62ffb5384f690a28bc65 (diff) |
Add exception to logs for DMaaP check AAI-EVENTS, bump to 6.0.2 for testing RC0
Issue-ID: EXTAPI-426
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: Ieb4d9fb238ae93234cf26f25e714b509e583d980
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index f26e4fc..c7be00a 100644 --- a/version.properties +++ b/version.properties @@ -20,7 +20,7 @@ major = 6 minor = 0 -patch = 1 +patch = 2 base_version = ${major}.${minor}.${patch} |