diff options
author | Rokhvarg David <dr2032@att.com> | 2018-03-11 14:23:17 +0200 |
---|---|---|
committer | Rokhvarg David <dr2032@att.com> | 2018-03-11 16:10:23 +0200 |
commit | 435ce5399f3393ec1b7ddcaaa42a52aaedcb1e3d (patch) | |
tree | 0f4f9e34086b76d6d1c174b8fb358630faae87ad /version.properties | |
parent | a492ff29a0ff1a69991dd2a101c0e06168d43c85 (diff) |
vLAN Tagging - Support Tosca Policies
Change-Id: I3086a3562dd4fa16f0a446884fbbd20041eb9691
Issue-ID: SDC-1056
Signed-off-by: Rokhvarg David <dr2032@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 235314e..a61846b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |