diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-07 14:24:42 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-11-07 15:51:51 -0500 |
commit | 2fab5f16d04c7668c668f5981d1c5fa92718ec51 (patch) | |
tree | 79e810ef1469db9bb034d1a7137efc5fd9dd618d /version.properties | |
parent | f1748b4883ceb26c2d46adbb2c1e2259671059da (diff) |
Upgrade policy/parent for dmaap1.3.3
Released policy parent 2.0.1 includes the fix
for dmaap 1.1.9.
Bump version to 1.3.3
Issue-ID: POLICY-1229
Change-Id: I857ced0482c4f247c116d44473b92862c5e55b8f
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 09699482..78b140e8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |