diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:57:08 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:57:14 -0400 |
commit | 54e41a6d8cad605fc67d15858d6a2903968d44f9 (patch) | |
tree | fd6562990fb734d3cb1d582840c01ab165fe4aa3 /version.properties | |
parent | 632fee43d49b8320ee3a2950b688d258ff447deb (diff) |
Bump distribution master to 2.5.0-SNAPSHOT
Issue-ID: POLICY-2875
Change-Id: I5d447736a0d74bdce6f6907808d9a7c35a4bf8e0
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 35e80d6b..756f8a39 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=4 -patch=4 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |