Skip to content

Commit ead9a51

Browse files
committed
Update assembly.xml.vtl
1 parent 6116671 commit ead9a51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/linux/assembly.xml.vtl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">
66
<id>bundle</id>
77
<includeBaseDirectory>false</includeBaseDirectory>
8+
<baseDirectory>${info.outputDirectory}</baseDirectory>
89
<fileSets>
910
<fileSet>
1011
<outputDirectory>${info.name}</outputDirectory>

0 commit comments

Comments
 (0)