diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-09 11:44:37 -0500 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-03-11 01:45:05 +0000 |
commit | 85e731e9d90480d7ba5c7da948279763df67237c (patch) | |
tree | 2602b3b64dd54cf3657827767d1960fb239009f1 /version.properties | |
parent | 801bf32104e9ad07ef2c4605f867ec2c2a929078 (diff) |
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/oran
to 1.2.0-SNAPSHOT for Istanbul release
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib719aa66623af275507edfc646217625d1acc00c
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 1b443e73..55f95643 100644 --- a/version.properties +++ b/version.properties @@ -5,8 +5,8 @@ release_name=1 -sprint_number=1 -feature_revision=2 +sprint_number=2 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |