We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab2e44 commit ab2bf26Copy full SHA for ab2bf26
jreleaser.yml
@@ -12,7 +12,7 @@ signing:
12
13
assemble:
14
archive:
15
- microcks-quarkus:
+ microcks-testcontainers-java:
16
active: ALWAYS
17
stereotype: NONE
18
options:
@@ -28,7 +28,7 @@ assemble:
28
files:
29
30
artifacts:
31
- - path: 'target/site/microcks-testcontainers-{{projectVersion}}.spdx-sbom.json'
+ - path: 'target/site/microcks-testcontainers-java-{{projectVersion}}.spdx-sbom.json'
32
33
deploy:
34
maven:
0 commit comments