diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-07-14 12:21:44 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-07-14 12:21:50 +0100 |
commit | afbb5c931f8bf39cbe3639a8d601a7dfda5ecd1b (patch) | |
tree | ad120f64b412a91620b310e22709e7e63dd2924a /version.properties | |
parent | a5c0748f77be83e1dc17229c61c7dc762e7c208e (diff) |
[DMAAP-MR] Remove acl check on topics
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Id5e1ef7de9d1241f65e5b7617237517e1f5deebd
Issue-ID: DMAAP-1744
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 4b00b94..b7a70d5 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |