diff options
author | soumya.e.singh <soumya.e.singh@accenture.com> | 2024-12-17 16:13:34 +0530 |
---|---|---|
committer | soumya.e.singh <soumya.e.singh@accenture.com> | 2024-12-17 16:22:27 +0530 |
commit | e8e602b75e4c62c36ecbf8789bd481ef0b6c579e (patch) | |
tree | 5be0a37e225c3c0bad9104d20026a90e58de0fca /version.properties | |
parent | 17f9df7d96465c26e43bcb0fabc926510469e111 (diff) |
Release version 1.7.1 maven artifacts and roll versionoslo
Release version 1.7.1 of CDS maven artifacts and roll to next snapshot
version
Issue-ID: CCSDK-4068
Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com>
Change-Id: I5e4974a5e4daf7bc21473414e900eabde2a1ca8f
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 098bb31fc..f7568cf2a 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=1 sprint_number=7 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision} |