diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:50:33 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-10-27 13:50:40 -0400 |
commit | cf0c7dad88c21edf3e678363ca3eb4a4ff24dabb (patch) | |
tree | c23010c5166c7aff6d1ea321555f5fd39528f989 /version.properties | |
parent | 9cacfed6841828db9838e3145abb82180cf34421 (diff) |
Bump api master to 2.4.0-SNAPSHOT
Issue-ID: POLICY-2875
Change-Id: Ib4aadc085ba3be5e8dd0ca6ad63d46a64b3c886a
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 2648c135..ee5d4d0e 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=3 -patch=4 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |