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 3254b0d commit eb2a323Copy full SHA for eb2a323
distribution/assembly.xml
@@ -20,7 +20,7 @@
20
<destName>source.war</destName>
21
</file>
22
<file>
23
- <source>${project.basedir}/../tools/${project.build.directory}/dist/opengrok-tools-${project.python.package.version}.tar.gz</source>
+ <source>${project.basedir}/../tools/${project.build.directory}/dist/opengrok_tools-${project.python.package.version}.tar.gz</source>
24
<outputDirectory>tools</outputDirectory>
25
<destName>opengrok-tools.tar.gz</destName>
26
0 commit comments