diff options
author | david.mcweeney <david.mcweeney@est.tech> | 2021-03-26 12:00:37 +0000 |
---|---|---|
committer | David McWeeney <david.mcweeney@est.tech> | 2021-03-26 12:38:07 +0000 |
commit | df83df895da136705765ac4301439c7ce4fdf592 (patch) | |
tree | 084f9099969059c49e5eac3d3ae03bb9992cb896 /version.properties | |
parent | 2ac1f7b8c631ae728db25c3609a3a710e5a72a62 (diff) |
[DMAAP BC] Remove the onap cert from container
Update pom dependencies
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Change-Id: I254b754ea6e8c8d6ff15f82ddc3a92e0c0853384
Issue-ID: DMAAP-1580
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 14d3d8f..6f46efa 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=0 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |