diff options
author | Rodrigo Lima <rodrigo.lima@yoppworks.com> | 2020-09-15 16:46:21 -0400 |
---|---|---|
committer | Rodrigo Lima <rodrigo.lima@yoppworks.com> | 2020-09-15 17:22:26 -0400 |
commit | 85baeee8c837dbf4483f74c9088d4cd7778273c6 (patch) | |
tree | 0f526475d8bfbfaf0be6c570c13121c29b5ed83c /version.properties | |
parent | 2452dbffb99f66b0bfe4108879ac9b7273746161 (diff) |
Add ownercheck side effect to enrichData method in dbserializer
Issue-ID: AAI-3184
Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com>
Change-Id: I3c8b3d33613c5345fc767fb03f1c4be79a321acc
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 6434a158..3ba886a4 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=7 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version} |