diff options
author | Marcus Williams <marcus.williams@intel.com> | 2019-04-19 18:02:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-19 18:02:18 +0000 |
commit | 521d4f51364fc21c7aa2b2bfc8cf4c0244d7146b (patch) | |
tree | 090c2866b0cefd5a1dc1f11b00156e52e8ebe8ac | |
parent | ba5d6d7ebb12f21011611d081868e41157b583d0 (diff) | |
parent | e127c500bff6d255cd9c03ef84739aea42ce84f7 (diff) |
Merge "update the SO version"
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 668657e962..99af34261b 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |