diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2018-11-01 16:28:01 -0400 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-11-01 16:28:01 -0400 |
commit | 5c6a90b19ec70fad9025029f4b5bcb4f4fc3427a (patch) | |
tree | 641dbe53f7391e8ae4e732905ff3bc6db1e98b39 /version.properties | |
parent | 12789faff8b2073bc95ba350a701812edaaf64d8 (diff) |
upversion to 1.3.13.0.0-ONAP1.3.1
Change-Id: Ie89f5f5be2d2adace8cce1a6a0c25b1ecfc9a1ab
Issue-ID: AAI-1817
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
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} |