diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-08 08:47:37 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-08 10:57:46 -0500 |
commit | ad6efc439440e991df30694ef2da17d640f20bdf (patch) | |
tree | 14f40d63a2705d551653076bf93e25b45f6eb9d2 /version.properties | |
parent | b67df908ea7d1c85a842bc5a754f7a8fe2106676 (diff) |
Upgrade policy parent and common
Pull in policy/parent 2.0.1 and common 1.3.3 so we
can finish the license fix for dmaap 1.1.9
Upgrading to 2.0.3 version for release.
Issue-ID: POLICY-1229
Change-Id: I7a196deadec2b92e4b3b58a9339e197d361accc0
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 bb52871bc..9bb11f5a7 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |