NONRTRIC - InformationCoordinatorService - Allow release from older branch for bug... 84/14884/1 master
authorJohnKeeney <john.keeney@est.tech>
Mon, 8 Sep 2025 11:40:28 +0000 (12:40 +0100)
committerJohnKeeney <john.keeney@est.tech>
Mon, 8 Sep 2025 11:40:34 +0000 (12:40 +0100)
Issue-ID: NONRTRIC-1095
Change-Id: I575f0907060bd2261fa7e698a536f3257afddc33
Signed-off-by: JohnKeeney <john.keeney@est.tech>
jjb/nonrtric-plt-informationcoordinatorservice/nonrtric-plt-informationcoordinatorservice.yaml

index 5194188..a423b75 100644 (file)
     build-node: centos7-docker-2c-8g
     jobs:
       - "{project-name}-gerrit-release-jobs"
+    stream:
+      - master:
+          branch: master
+      - i-release:
+          branch: i-release
+      - j-release:
+          branch: j-release
 
 - project:
     <<: *informationcoordinatorservice_jdk_common
@@ -71,7 +78,6 @@
     # template goal install builds docker image unnecessarily
     mvn-params: "-Ddocker.skip=true"
     sonarcloud: true
-    mvn-version: mvn39
     sonarcloud-api-token: "{sonarcloud_api_token}"
     sonarcloud-project-key: "nonrtric-plt-informationcoordinatorservice"
     sonarcloud-project-organization: "{sonarcloud_project_organization}"