diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 11:40:18 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 11:40:25 -0400 |
commit | 6fdc58affe2c441744c9ceb0c2d3b159a60e2753 (patch) | |
tree | 2e570ce154566df94977b6ccb365db7a6fabbe14 /version.properties | |
parent | c826b48c97396dab45225d651b7de32585ac210c (diff) |
Bump policy/parent to 3.2.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: Ieff53fa51f83d5c32094ac427544beb87cdf9dab
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 f34034bc..962a34da 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |