diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-11 09:53:55 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-11 09:53:55 -0500 |
commit | 52e4841f5f2979b06e23e1dfb6a58f70189aa5d4 (patch) | |
tree | 72e0a22cb0384bcace0f025e1bf989d107637358 /version.properties | |
parent | 6d7a756265a7cad957faf2ad266c4f1290ac9a95 (diff) |
Release 2.2.3 maven artifacts
Release version 2.2.3 maven artifacts and roll to next Istanbul
snapshot
Issue-ID: SDNC-1594
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7e225c60c5cceb3eb62d434788a5b40c68d1af29
Former-commit-id: 50f0d1946667ca0c07e2e3b50c96f63027f345af
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 b20f3a89..806817a7 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ release_name=2 sprint_number=2 -feature_revision=3 +feature_revision=4 base_version=${release_name}.${sprint_number}.${feature_revision} |