diff options
author | dglFromAtt <dgl@research.att.com> | 2018-10-12 20:56:43 +0000 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2018-10-12 20:56:52 +0000 |
commit | 6a40bca642e9213cd2f90d35fd58f35ce39a34b4 (patch) | |
tree | 0a14e965e7a76ac88a18b376bb79419c192405d6 /version.properties | |
parent | 07fb4c0a995b1f66fb79a5ff6419542a9accaefe (diff) |
Use dbcapi for AAF ONAP
Change-Id: Icc4218d2ab331168adfb057e12012804263c5ae8
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-846
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 b51743c..acfc935 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=20 +patch=21 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |