diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 13:26:45 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 13:26:53 -0400 |
commit | 36a8646b94024e4bba2aeb1346cd8168393075c0 (patch) | |
tree | d594734e08f5231dde1c1f88e1d8cf365c1257c4 /version.properties | |
parent | d41dd09a57a44f06e48c3ababc18c63fce38c5ff (diff) |
Bump policy/common to 1.7.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I75fef54eb4bad2cb4b1430618d0ac3de4ecb9493
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 e377fcf8..4bdcfa1b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |