diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-20 10:51:53 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-20 11:04:25 -0400 |
commit | 632fee43d49b8320ee3a2950b688d258ff447deb (patch) | |
tree | e231ef849bda5d6764d25993e694440e558496f4 /version.properties | |
parent | eb2a7f2d65bcd41287907e716475f53d27e148a0 (diff) |
Bump distribution to 2.4.4 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: Iccbc23191763dcb9a2781973e29a85e0e34386cf
Signed-off-by: Jim Hahn <jrh3@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 5d7ff9b8..35e80d6b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |