diff options
author | Ramesh Parthasarathy <ramesh.parthasarathy@att.com> | 2019-09-25 11:36:20 -0700 |
---|---|---|
committer | Ramesh Parthasarathy <ramesh.parthasarathy@att.com> | 2019-09-25 11:36:20 -0700 |
commit | 43e0541c889dff97f1368e0994254e26c2ccbfe6 (patch) | |
tree | 45aedea9c7b1eacdb2515ab9591c8d619d126871 /version.properties | |
parent | e0b745eb060db35bb3da1a24ee778b622da9295b (diff) |
changed sprint number for build for issue so-2361
earlier Addressed the error in retrieving subnets
with SO Libs. Now chaging sprint number for build
Issue-ID: SO-2361
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I0fb8ba275229eebe0504176540f9f4b8e4574f9e
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 195a07f..825dd23 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=5 -sprint_number=0 +sprint_number=1 base_version=${major_version}.${minor_version}.${sprint_number} |