Revision 79808110
Added by Andreas Müller 4 months ago
pom.xml | ||
---|---|---|
406 | 406 |
<id>make-assembly</id> |
407 | 407 |
<phase>package</phase> |
408 | 408 |
<goals> |
409 |
<goal>attached</goal>
|
|
409 |
<goal>single</goal>
|
|
410 | 410 |
</goals> |
411 | 411 |
</execution> |
412 | 412 |
</executions> |
Also available in: Unified diff
ref #9359 use assembly:single instead of deprecated assembly:attached for maven-assembly-plugin to latest versions in cdmserver