Skip to content

Commit a54cf05

Browse files
Merge pull request #336 from mbeddr/merge/MPS-2024.3
Merge maintenance/MPS-2024.1 into maintenance/MPS-2024.3
2 parents 79712d8 + 73cb348 commit a54cf05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ task package_mpsqa(type: Zip, dependsOn: [build_allInOne_package, cyclonedxBom])
286286
}
287287
from(reportsDir) {
288288
include 'sbom.json'
289+
into 'org.mpsqa.allInOne'
289290
}
290291
}
291292

0 commit comments

Comments
 (0)