diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 09:08:00 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 09:08:05 -0400 |
commit | 62463da9961f7e524559b34766baf2dd469fa910 (patch) | |
tree | 00d871016b09304972f91783ca1abdebcd1163b5 /version.properties | |
parent | 31e75e499be76f52c532dc66460916d0cf3a59f1 (diff) |
Bump common to 1.5.1 SNAPSHOT
Released 1.5.0
Issue-ID: POLICY-1737
Change-Id: I51b1c264d52cab2b2501dce7c5b0e7805d39ad5c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 99af3426..f78f30b1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |