diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-27 19:55:27 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-27 19:55:27 -0400 |
commit | bc0799957d1825e6cdeda60c294d6cf74281a035 (patch) | |
tree | 86f45d0c5d70b31867422614e0483ee5d5197b4d /version.properties | |
parent | 6250071e5522517456e17fa368cc575866e59a8d (diff) |
Release version 1.4.1 maven artifacts
Release version 1.4.1 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3777
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I37429e7e210a4620d4a2aed4618c501aa4836c02
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 4ad712276..bc2b056da 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=4 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} |