diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-10 02:08:23 -0400 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-10 02:08:25 -0400 |
commit | 1e958539610ccdd449a1f4334454d16abaa2b4e0 (patch) | |
tree | d5481ea7765facc724619cbc7c253e127fd0c330 /version.properties | |
parent | a2a3848edabdc6c2dbac2ea0c8e0f4346aa11edd (diff) |
Update to resources 1.7.1-SNAPSHOT1.7.1
Issue-ID: AAI-2886
Change-Id: Ibac8f1f3719fbfa7617cf495ef432b56f552395a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.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 85a0227..6434a15 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=7 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} |