diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-10 20:39:43 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-10 20:39:43 -0400 |
commit | 168024c39a73f90001f30c8880ec6306d0b34ce1 (patch) | |
tree | b1737e87fc127f22825c111ea3adfc00b7aad5f8 /version.properties | |
parent | 23eb6440726953461c041e2f2106ef01719eb87d (diff) |
Release 1.3.13.0.0-ONAP1.3.1
Change-Id: I408d2a926926ca3193f65c1c0b139ccd3def7e76
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} |