diff options
author | Dan Timoney <dtimoney@att.com> | 2021-08-31 10:40:07 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-08-31 12:50:05 -0400 |
commit | 8a70f00cc986df657ddd3ab92f449f9e1690cf62 (patch) | |
tree | 6ceb8db0e117e896cee7b03646f68704f49bf869 /version.properties | |
parent | 1e8a5747c9db8884b4180f08894ef413d63a71d1 (diff) |
Release initial Istanbul ccsdk/oran maven artifacts
Release initial Istanbul version of ccsdk/oran maven artifacts and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I78165d6240472c048f121fcbe07413b7a7418c66
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 55f95643..7ccbd0ef 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=2 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision} |