diff options
author | dglFromAtt <dgl@research.att.com> | 2020-07-08 11:55:29 -0400 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2020-07-08 11:55:37 -0400 |
commit | e6f219098e97c4b2d41fc32c514f551e93bcdf78 (patch) | |
tree | 44b8db638bf0643e8d753d88c25b0cd510f8be2d /version.properties | |
parent | 0c3d11e690ce542c604460e7a4db5d37fd96fac7 (diff) |
patch for certs1.1.9
Issue-ID: DMAAP-1424
Signed-off-by: dglFromAtt <dgl@research.att.com>
Change-Id: If14f9867a327a6ff258686490655650fe0f92466
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 fab1e50..adfb1f4 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |