diff options
author | Jim Hahn <jrh3@att.com> | 2020-04-24 16:27:47 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-04-24 17:08:37 -0400 |
commit | 6c686f950ec434f83d0e642d7242fffd2990f53b (patch) | |
tree | a9d5535160b343740354e236bbe5efac8efa6616 /version.properties | |
parent | 73a0fdff348d4e78b49c2a9e5b54c454082e5d50 (diff) |
Point api to new parent
Issue-ID: POLICY-2510
Change-Id: Icc055f13ed43ade9c86d9402c1d27ea9ad3e4f9a
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 a7658aec..dd0bf5c9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |