diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-01 21:03:49 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-01 21:07:39 -0400 |
commit | 753fb3325ceaba2eec43c098ada6a0d72a647bc6 (patch) | |
tree | ecf58ce9d41e425e8315f1db13f9446ecbe3d8c0 /version.properties | |
parent | d220b3045877b2d9b418f16a2198963f8a0c04c3 (diff) |
Release 1.3.1 of pomba-context-aggregator
Change-Id: I1c7fbfb2b1f200c03ab56dfe29634a9c875248f6
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-704
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 a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |