diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-05-19 15:16:54 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-05-19 15:17:04 -0400 |
commit | e14fac54dcf863381a8ac7f5a361f57eeba98c8c (patch) | |
tree | 5436b2d9866781bef56bf5f0910ac859be2401f7 /version.properties | |
parent | ee8ce52fdfe3960b1922208eb9236df62d0bcb3e (diff) |
Bump models master to 2.3.0-SNAPSHOT
Issue-ID: POLICY-2514
Change-Id: I6a3d4e588a0ff0d15fccf49de66c51ea7d709b4b
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 afc6a1586..d54fa5b89 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=2 -patch=7 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |