diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-15 09:03:33 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-15 09:03:33 -0400 |
commit | 6148bb7d53b1dea484bbd2715e91548a9137bf2a (patch) | |
tree | b92b19a64cae33bcb0b229a6192c97a78037a01a /version.properties | |
parent | f3488d64618cdc1ecd2554250644da6541f44dc4 (diff) |
Roll snapshot for Montreal
Roll snapshot version for Montreal release
Issue-ID: SDNC-1805
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I652f31c7de27a735b8d20c86f45829df7bd7bd34
Former-commit-id: dbb00177ab26d9ba284ca3db7c54c7b327292a85
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 2ff3e2b6..5de7abbd 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=2 -sprint_number=5 -feature_revision=5 +sprint_number=6 +feature_revision=0 base_version=${release_name}.${sprint_number}.${feature_revision} |