diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 09:52:29 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 09:52:35 -0400 |
commit | ca77fefa03b2e69dd0c03917cec02f4d7b6ae9e0 (patch) | |
tree | a87b34371c4dcaa79b93eda3e123edb1a7b3f0a1 /version.properties | |
parent | 29adb026dfa315b66abdf96f695df10c8d177a53 (diff) |
Bump pap to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I7f30fa9c89d7ad9ddc00644c170d8659f7ee3230
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 d54fa5b8..bc2c506d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |