diff options
author | Rashmi Pujar <rashmi.pujar@bell.ca> | 2019-10-15 15:03:04 -0400 |
---|---|---|
committer | Rashmi Pujar <rashmi.pujar@bell.ca> | 2019-10-15 16:28:35 -0400 |
commit | 59be4d2c78c0429c3e330fd75313387fb89164cd (patch) | |
tree | 2078ccccac291fa1387ae06db41fa1085a205ce7 /version.properties | |
parent | e5e1d7bb85165db224c77afb2eed6af3d515c22e (diff) |
Bump models to a released version 2.1.5-SNAPSHOT
Issue-ID: POLICY-2171
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Change-Id: Idb8a50cb1cd9b8691bcb215b37fac72318aaeec4
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 3e2eebbc6..311159586 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |