diff options
author | Idan Amit <ia096e@intl.att.com> | 2018-07-19 15:25:18 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2018-07-19 16:00:31 +0300 |
commit | 8a0aacc16f016480914c3e0799719f726b4c54b8 (patch) | |
tree | 845511c306aa27a48b480dbf932ee6c936d5ec83 /version.properties | |
parent | bb656c1e23ba1a6213e2025318e48bea90dbff95 (diff) |
sdc-pubsub repository organize
Updated ignore files
Change-Id: I51af88117726507c8a1ed6b7c12e90ceb2e8f51b
Issue-ID: SDC-1537
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 66914f1..4d6d32e 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=0 -patch=14 +patch=16 base_version=${major}.${minor}.${patch} |