diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-15 10:52:51 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-15 10:52:51 -0400 |
commit | 26ab5937f2487cbd527ab56b7d818c992944d02f (patch) | |
tree | 46781c69b33ebb5b2c299b23a40c7f5e266fac54 /version.properties | |
parent | 5e6449e5d8c91f314d2a43192e089240b22140ea (diff) |
Release version 2.2.0 (initial Istanbul)
Release version 2.2.0 (initial Istanbul) of sdnc/northbound and
roll to next snapshot version
Issue-ID: SDNC-1609
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4a8a034af6ca9206e9e7700c662bba3ea7365fd4
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 9cce384e..46ac062c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ release_name=2 sprint_number=2 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision} |