diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-01 16:14:18 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-01 16:14:18 -0400 |
commit | 9c09065a9678b3205e699d8b93137744a146b27d (patch) | |
tree | 679fb133f34d83bd10e4aa4ea9b46e519f45861c | |
parent | dd0a6ad4c1511a4c669494bd22fc8f09759e756a (diff) |
Release 1.3.1 of audit-common3.0.1-ONAP1.3.1
version.properties was missed
Change-Id: Ic37214aace39d8bf5c9ef4c874cd5c7b3e77dce5
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-704
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 70bc126..9ffdb5b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|