diff options
author | Idan Amit <ia096e@intl.att.com> | 2018-08-13 17:58:53 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2018-08-13 18:55:16 +0300 |
commit | e7154335e26e3e68bedd7ef09831982a33ab3aeb (patch) | |
tree | b71ff637504073ff884aa28a4955d573ddcab8c6 /version.properties | |
parent | de26cd4b417cac55e38b8830b729d6443564f2fc (diff) |
Added tests to sdc-pubsub
Added tests files and coverage to sdc-pubsub
Change-Id: I45146ae8d18f229d92afb60208532a1a0ca4192a
Issue-ID: SDC-1542
Signed-off-by: Idan Amit <ia096e@intl.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 af317a0..b7b958c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=0 -patch=20 +patch=21 base_version=${major}.${minor}.${patch} |