blob: d26eb4ae9f749219e51e9a72d0eee906723a2359 [file] [log] [blame]
Joey Armstrongc9614ce2023-01-25 16:21:27 -05001jjb/software-upgrades.yaml
2--------------------------
3
4- Create a new software-upgrades-test-voltha-2.11 branch from master or existing
5 jjb definitions in the yaml config file.
6- Update released component version strings mentioned in the configs.
7- Update master branch released versions as well.
8- Tricky part, SNAPSHOT versions are not visible to navigation browsing:
9
10 - `org/opencord <https://oss.sonatype.org/content/groups/public/org/opencord>`_
11
12- Instead obtain snapshot version from pom.xml and type in the explicit URL path:
13
14 - `aaa-app/2.9.0-SNAPSHOT <https://oss.sonatype.org/content/groups/public/org/opencord/aaa-app/2.9.0-SNAPSHOT/>`_
15
Joey Armstrong2a687952023-02-01 13:10:12 -050016 - `aaa.index <https://oss.sonatype.org/content/groups/public/org/opencord/aaa-app>`_
17