diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-05-20 10:57:22 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-05-20 11:01:19 -0400 |
commit | bf0f6110ce864b74b25df8df4e1f239fbf049457 (patch) | |
tree | 635cf2dfa42f186702114c81f45fd6179c1ff403 /version.properties | |
parent | 06afbd67ec6d8ae3bd9c3859c046e30a41b17225 (diff) |
Bump pap master to 2.3.0-SNAPSHOT
Issue-ID: POLICY-2514
Change-Id: Id780f9bc672cde633cf3d7d42b7c9f98fad0396f
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 dd0bf5c9..d54fa5b8 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=4 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |