diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-01 11:26:58 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-01 11:27:03 -0400 |
commit | 60a9cf44813b622d5cad1bfad0034ee0dce3f444 (patch) | |
tree | 932e04a2fbfdbb3acb55d775129eb4bd2b94b10e /version.properties | |
parent | 5f7f020b9c40da52a09f588f642dfcec13e6fc4c (diff) |
Upgrade parent and bump snapshot
The version for this wasn't quite correct either. Fixed to
ensure follows the 1.4.x as defined in version.properties.
Updated to point to policy/parent release version and remove
warning for relative path.
Issue-ID: POLICY-1700
Change-Id: I6772a272f3f291af5fd6ee9efc3f10b0ac3edfd1
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 668657e9..eff345ce 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |